Share via


IVsaEngine.Language Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets the nonlocalized name of the programming language supported by the script engine.

Namespace:  Microsoft.Vsa
Assembly:  Microsoft.Vsa (in Microsoft.Vsa.dll)

Syntax

string Language { get; }

Property Value

Type: System.String
Returns the English-language name of the programming language supported by the script engine.

See Also

Reference

IVsaEngine Interface

Microsoft.Vsa Namespace