ActiveDirectorySchemaClass.IsDefunct 속성

정의

개체가 소멸되었는지 여부를 ActiveDirectorySchemaClass 나타내는 값을 가져오거나 설정합니다.

public:
 property bool IsDefunct { bool get(); void set(bool value); };
public bool IsDefunct { get; set; }
member this.IsDefunct : bool with get, set
Public Property IsDefunct As Boolean

속성 값

Boolean 현재 스키마 클래스 개체가 소멸되었는지를 나타내는 값입니다. true개체가 사용되지 않는 경우 그렇지 않으면 . false

적용 대상

추가 정보