次の方法で共有


RawAcl.Count プロパティ

定義

現在の RawAcl オブジェクト内のアクセス制御エントリ (ACE: Access Control Entry) の数を取得します。

public:
 virtual property int Count { int get(); };
public override int Count { get; }
member this.Count : int
Public Overrides ReadOnly Property Count As Integer

プロパティ値

現在の RawAcl オブジェクト内の ACE の数。

適用対象