ApplicationPartition.GetDirectoryEntry 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得此應用程式磁碟分割的 DirectoryEntry 物件。
public:
override System::DirectoryServices::DirectoryEntry ^ GetDirectoryEntry();
public override System.DirectoryServices.DirectoryEntry GetDirectoryEntry ();
override this.GetDirectoryEntry : unit -> System.DirectoryServices.DirectoryEntry
Public Overrides Function GetDirectoryEntry () As DirectoryEntry
傳回
此應用程式磁碟分割的 DirectoryEntry。
例外狀況
ApplicationPartition 物件尚未儲存在 Active Directory 網域服務存放區中。
物件已被處置。