WorkflowCompilerParameters.CompilerOptions Propiedad

Definición

Obtiene o establece una cadena que contiene opciones de línea de comandos para esta compilación.

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

Valor de propiedad

Cadena que contiene opciones de línea de comandos para esta compilación.

Se aplica a