BuildExtensionContext.Language Property

Definition

Gets or sets the build extension context language.

public:
 property System::String ^ Language { System::String ^ get(); };
public string Language { get; }
member this.Language : string
Public ReadOnly Property Language As String

Property Value

The build extension context language

Applies to