SPWebApplication.TypeName property
會取得 string,指出物件的 Web 應用程式的類型。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides ReadOnly Property TypeName As String
Get
'用途
Dim instance As SPWebApplication
Dim value As String
value = instance.TypeName
public override string TypeName { get; }
Property value
Type: System.String
字串,表示物件,這是 「 Web 應用程式 」 的類型。