共用方式為


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

屬性值

String

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

適用於