次の方法で共有


ApplicationPartition.GetDirectoryEntry メソッド

定義

このアプリケーション パーティションの 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 ドメイン サービス ストアにまだ保存されていません。

オブジェクトは破棄されました。

適用対象