ActiveDirectorySchemaProperty.IsDefunct 속성

정의

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

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

예외

기본 디렉터리 서비스에 대한 호출로 인해 오류가 발생했습니다.

대상 서버가 사용 중이거나 사용할 수 없습니다.

적용 대상

추가 정보