CompileWorkflowTask.ProjectDirectory 屬性

定義

取得或設定一個包含工作流程專案目錄路徑的字串。

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

屬性值

一個包含工作流程專案目錄路徑的字串。

適用於