共用方式為


SPRequestManagementServiceInstance.TypeName property

會取得用來說明管理使用者介面中的物件類型的易記名稱。

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

Syntax

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

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

Property value

Type: System.String

請參閱

參照

SPRequestManagementServiceInstance class

SPRequestManagementServiceInstance members

Microsoft.SharePoint.Administration namespace