CommonSecurityDescriptor.IsDS 속성

정의

CommonSecurityDescriptor 개체와 연결된 개체가 디렉터리 개체인지 여부를 지정하는 부울 값을 가져옵니다.

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

속성 값

trueCommonSecurityDescriptor 개체와 연결된 개체가 디렉터리 개체이면 되며, false그렇지 않으면 .

적용 대상