Partager via


IAppHostConstantValueCollection, interface

Représente une collection d’objets IAppHostConstantValue Interface .

Syntaxe

interface IAppHostConstantValueCollection : IUnknown  

Méthodes

Cette interface ne contient aucune méthode.

Propriétés

Le tableau suivant répertorie les propriétés exposées par l’interface IAppHostConstantValueCollection .

Propriété Description
IAppHostConstantValueCollection::Count, propriété Obtient le nombre de valeurs constantes dans la collection actuelle.
IAppHostConstantValueCollection::Item, propriété Obtient la valeur constante à l’index spécifié.

Hiérarchie d'héritage

IUnknown

IAppHostConstantValueCollection

Spécifications

Type Description
Client - IIS 7.0 sur Windows Vista
- IIS 7.5 sur Windows 7
- IIS 8.0 sur Windows 8
- IIS 10.0 sur Windows 10
Serveur - IIS 7.0 sur Windows Server 2008
- IIS 7.5 sur Windows Server 2008 R2
- IIS 8.0 sur Windows Server 2012
- IIS 8.5 sur Windows Server 2012 R2
- IIS 10.0 sur Windows Server 2016
Produit - 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
En-tête Ahadmin.h

Voir aussi

Interfaces d’administration de l’hôte d’application