SPIisSettings.ServerComment - Propriété
Obtient le commentaire du serveur qui est utilisé dans le magasin de configuration de Internet Information Services (IIS) pour le site Web IIS.
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ServerComment As String
Get
'Utilisation
Dim instance As SPIisSettings
Dim value As String
value = instance.ServerComment
public string ServerComment { get; }
Valeur de propriété
Type : System.String
Une chaîne qui correspond à la valeur de la configuration de IIS ServerComment stocker les propriétés du site Web IIS.