SPWebService.TypeName property
會取得用來說明管理使用者介面中的 Web 服務的易記名稱。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides ReadOnly Property TypeName As String
Get
'用途
Dim instance As SPWebService
Dim value As String
value = instance.TypeName
public override string TypeName { get; }
Property value
Type: System.String
包含名稱string 。