WorkflowCompilerParameters.CompilerOptions Propriété

Définition

Obtient ou définit une chaîne qui contient les options de ligne de commande pour cette compilation.

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

Valeur de propriété

Chaîne qui contient les options de ligne de commande pour cette compilation.

S’applique à