ScriptProjectLanguage Enumeration
The ScriptProjectLanguage enumeration provides options for supported programming languages for script projects.
Enumeration Values
Name | Summary |
---|---|
CSharp | Specifies that the Visual C# language is used for the Script Project. |
VB | Specifies that the Visual Basic language is used for the Script Project. |