WorkflowCompilerParameters.CompilerOptions 屬性

定義

取得或設定包含此編譯的命令列選項的字串。

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

屬性值

一個包含此編譯的命令列選項的字串。

適用於