SPServiceInstance.Description property
取得服務中管理使用者介面所使用的描述。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overridable ReadOnly Property Description As String
Get
'用途
Dim instance As SPServiceInstance
Dim value As String
value = instance.Description
public virtual string Description { get; }
Property value
Type: System.String
包含此服務的描述字串。