SPWebApplication.DefaultServerComment 属性
获取服务器注释,注释未指定的 Web 应用程序时使用的 IIS 网站与相关联。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Overridable ReadOnly Property DefaultServerComment As String
Get
用法
Dim instance As SPWebApplication
Dim value As String
value = instance.DefaultServerComment
public virtual string DefaultServerComment { get; }
属性值
类型:System.String
一个字符串,包含注释。