共用方式為


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

例外狀況

呼叫基礎目錄服務時,發生錯誤。

目標伺服器忙碌或無法使用。

適用於

另請參閱