共用方式為


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

適用於

另請參閱