共用方式為


SPWebServiceInstance.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 SPWebServiceInstance
Dim value As String

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

Property value

Type: System.String
包含的顯示名稱的字串。

請參閱

參照

SPWebServiceInstance class

SPWebServiceInstance members

Microsoft.SharePoint.Administration namespace