Compartir a través de


WorkflowCompilerParameters.LanguageToUse Propiedad

Definición

Obtiene o establece una cadena que contiene el lenguaje que se va a utilizar en la compilación de CodeCompileUnit.

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

Valor de propiedad

Cadena que contiene el lenguaje que se va a utilizar en la compilación de CodeCompileUnit.

Se aplica a