共用方式為


SPIisSettings.ServerComment property

取得用於的網際網路資訊服務 (IIS) 設定存放區的 Iis 網站的伺服器註解。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property ServerComment As String
    Get
'用途
Dim instance As SPIisSettings
Dim value As String

value = instance.ServerComment
public string ServerComment { get; }

Property value

Type: System.String
ServerComment IIS 設定的值會比對的字串存放區的 Iis 網站的屬性。

請參閱

參照

SPIisSettings class

SPIisSettings members

Microsoft.SharePoint.Administration namespace