共用方式為


WorkflowItemPresenter.IsDefaultContainer 屬性

定義

取得或設定值,這個值會表示其是否為預設容器。

public:
 property bool IsDefaultContainer { bool get(); void set(bool value); };
public bool IsDefaultContainer { get; set; }
member this.IsDefaultContainer : bool with get, set
Public Property IsDefaultContainer As Boolean

屬性值

如果這是預設的容器,則為 true,否則為 false

適用於