Partager via


WPF_SETTINGS_STRING_ENUM, énumération

Définit les string valeurs que la méthode IWpfSettings::GetStringProperty retourne.

Syntaxe

enum WPF_SETTINGS_STRING_ENUM {  
   CLR_VERSION,  
   APP_POOL_NAME,  
   APP_HOST_FILE_NAME,  
   ROOT_WEB_CONFIG_FILE_NAME  
};  

Membres

Nom Description
CLR_VERSION Version du Common Language Runtime (CLR).
APP_POOL_NAME Nom du pool d’applications.
APP_HOST_FILE_NAME Nom du fichier ApplicationHost.config pour l’application.
ROOT_WEB_CONFIG_FILE_NAME Nom du fichier de Web.config de niveau racine pour le site.
CLR_CONFIG_FILE_NAME Nom du fichier de configuration de l’application.
CLR_VERSION_PATH Chemin de version du Common Language Runtime (CLR).

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

Voir aussi

Énumérations worker process and Protocol Manager
IWpfSettings::GetStringProperty, méthode
WPF_SETTINGS_BOOL_ENUM, énumération
WPF_SETTINGS_DWORD_ENUM, énumération
WPF_SETTINGS_HANDLE_ENUM, énumération
WPF_SETTINGS_ULONGLONG_ENUM, énumération