다음을 통해 공유


CommonAcl.Count 속성

정의

현재 CommonAcl 개체의 ACE(액세스 제어 항목) 수를 가져옵니다.

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 수입니다.

적용 대상