TextExpressionCompilerSettings.Language Propiedad

Definición

Obtiene o establece el idioma utilizado por .TextExpressionCompilerSettings

public:
 property System::String ^ Language { System::String ^ get(); void set(System::String ^ value); };
public string Language { get; set; }
member this.Language : string with get, set
Public Property Language As String

Valor de propiedad

Idioma utilizado por .TextExpressionCompilerSettings

Se aplica a