共用方式為


ICompositeView.IsDefaultContainer 屬性

定義

取得表示目前的設計工具是否為預設容器的值。

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

屬性值

如果目前設計工具為預設容器,則為 true,否則為 false

適用於