CommonAcl.Count 屬性

定義

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

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

屬性值

目前物體中 CommonAcl ACE的數量。

適用於