共用方式為


CompileWorkflowTask.ProjectExtension 屬性

定義

取得或設定字串,這個字串包含工作流程專案的副檔名。

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

屬性值

String

包含工作流程專案副檔名的字串。

適用於