Enum ScriptProjectLanguage
C#
public enum ScriptProjectLanguage
Fields
| 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. |