SPIisSettings.ServerComment-Eigenschaft
Ruft den Server Kommentar ab, der im Konfigurationsspeicher (Internet Information Services, IIS) für die IIS-Website verwendet wird.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ServerComment As String
Get
'Usage
Dim instance As SPIisSettings
Dim value As String
value = instance.ServerComment
public string ServerComment { get; }
Eigenschaftswert
Typ: System.String
Eine Zeichenfolge, die der Wert der IIS-Konfiguration ServerComment entspricht-Eigenschaft für die IIS-Website zu speichern.