Enum ScriptProjectLanguage
Namespace: Varigence.Languages.Biml.Task
Assembly: Biml.dll
C#
public enum ScriptProjectLanguage
Fields
Fields | Description |
---|---|
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. |