共用方式為


SPRequestManagementServiceInstance.DisplayName property

取得此服務執行個體的顯示名稱。

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

Syntax

'宣告
Public Overrides ReadOnly Property DisplayName As String
    Get
'用途
Dim instance As SPRequestManagementServiceInstance
Dim value As String

value = instance.DisplayName
public override string DisplayName { get; }

Property value

Type: System.String

請參閱

參照

SPRequestManagementServiceInstance class

SPRequestManagementServiceInstance members

Microsoft.SharePoint.Administration namespace