SPServer.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 SPServer
Dim value As String
value = instance.TypeName
public override string TypeName { get; }
Property value
Type: System.String
內含的伺服器類型和名稱的字串。