We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The icon function specifies the application icon resource.
#!lua icon ("name")
Currently, this is only used by Visual Studio C# projects.
Projects.
name is the resource name of the icon.
#!lua project "MyProject" icon "MyProject.ico"