共用方式為


WorkflowViewElement.IsRootDesigner 屬性

定義

取得或設定值,指出指定的設計工具是否為這個項目的根設計工具。

public:
 property bool IsRootDesigner { bool get(); };
public bool IsRootDesigner { get; }
member this.IsRootDesigner : bool
Public ReadOnly Property IsRootDesigner As Boolean

屬性值

如果指定的設計工具為根目錄設計工具,則為 true,否則為 false

適用於