RawAcl.Count 屬性

定義

取得目前 RawAcl 物件中存取控制條目(ACEs)的數量。

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的數量。

適用於