prjScriptLanguage (VSLangProj.prjScriptLanguage)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: VSLangProj.dll

Used by the DefaultClientScript. Two script languages are supported, ECMAScript (JScript, JavaScript) and VBScript.

VB.NET C#

C#

public enum struct prjScriptLanguage : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

Custom .NET training