IMetadataInfo インターフェイス

現在のコンテキストのメタデータ情報を取得します。

構文

class IMetadataInfo  

メソッド

次の表に、 インターフェイスによって公開されるメソッドの一覧を IMetadataInfo 示します。

名前 説明
GetMetaPath 現在のコンテキストの構成パスを取得します。
GetModuleContextContainer メタデータのコンテキスト コンテナーを返します。
GetVrPath 現在のコンテキスト内の仮想ディレクトリの物理パスを取得します。
GetVrToken 仮想ディレクトリ用に構成されている偽装アカウントの IHttpTokenEntry インターフェイスを取得します。

派生クラス

名前 説明
IReferencedMetadataInfo345258f4-4161-4f96-9ff1-2056d412d83b コンテキスト メタデータを参照および逆参照するためのインターフェイスを提供します。

解説

開発者は、 インターフェイスを IMetadataInfo 使用して、メタデータ関連の構成情報を取得できます。

要件

Type 説明
Client - Windows Vista 上の IIS 7.0
- Windows 7 上の IIS 7.5
- Windows 8 上の IIS 8.0
- Windows 10の IIS 10.0
サーバー - Windows Server 2008 の IIS 7.0
- Windows Server 2008 R2 の IIS 7.5
- Windows Server 2012 の IIS 8.0
- Windows Server 2012 R2 の IIS 8.5
- Windows Server 2016の IIS 10.0
製品 - IIS 7.0、IIS 7.5、IIS 8.0、IIS 8.5、IIS 10.0
- IIS Express 7.5、IIS Express 8.0、IIS Express 10.0
Header Httpserv.h

参照

Web Server Core インターフェイス