Classe ServerSideIncludeSection
Configure les directives SSI (Server-Side Include).
Syntaxe
class ServerSideIncludeSection : ConfigurationSection
Méthodes
Le tableau suivant répertorie les méthodes exposées par la classe ServerSideIncludeSection
.
Nom | Description |
---|---|
GetAllowDefinition | (Hérité de ConfigurationSection.) |
GetAllowLocation | (Hérité de ConfigurationSection .) |
RevertToParent | (Hérité de ConfigurationSection .) |
SetAllowDefinition | (Hérité de ConfigurationSection .) |
SetAllowLocation | (Hérité de ConfigurationSection .) |
Propriétés
Le tableau suivant répertorie les propriétés exposées par la classe ServerSideIncludeSection
.
Nom | Description |
---|---|
Location |
(Hérité de ConfigurationSection .) Une propriété clé. |
Path |
(Hérité de ConfigurationSection .) Une propriété clé. |
SectionInformation |
(Hérité de ConfigurationSection .) |
SsiExecDisable |
Une valeur boolean en lecture/écriture. true si les directives SSI #exec sont désactivées ; false si les directives SSI #exec sont activées. Par défaut, il s’agit de false . |
Sous-classes
Cette classe ne contient aucune sous-classe.
Hiérarchie d'héritage
ServerSideIncludeSection
Spécifications
Type | Description |
---|---|
Client | - IIS 7.0 sur Windows Vista - IIS 7.5 sous Windows 7 - IIS 8.0 sous Windows 8 - IIS 10.0 sous 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 sous Windows Server 2016 |
Produit | - IIS 7.0, IIS 7.5, IIS 8.0, IIS 8.5, IIS 10.0 |
Fichier MOF | WebAdministration.mof |