CommonAcl.IsContainer プロパティ

定義

CommonAcl オブジェクトがコンテナーであるかどうかを設定します。

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

プロパティ値

Boolean

現在の CommonAcl オブジェクトがコンテナーである場合は true

適用対象