次の方法で共有


IAppHostConstantValueCollection インターフェイス

IAppHostConstantValue Interface オブジェクトのコレクションを表します。

構文

interface IAppHostConstantValueCollection : IUnknown  

メソッド

このインターフェイスにはメソッドが含まれています。

プロパティ

次の表に、 インターフェイスによって公開されるプロパティの一覧を IAppHostConstantValueCollection 示します。

プロパティ 説明
IAppHostConstantValueCollection::Count プロパティ 現在のコレクション内の定数値の数を取得します。
IAppHostConstantValueCollection::Item プロパティ 指定したインデックス位置にある定数値を取得します。

継承階層

IUnknown

IAppHostConstantValueCollection

要件

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 Ahadmin.h

参照

アプリケーション ホスト管理インターフェイス