SPContentDatabase.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 SPContentDatabase
Dim value As String
value = instance.TypeName
public override string TypeName { get; }
Property value
Type: System.String
包含的物件類型,這是 「 內容資料庫 」 的顯示名稱的字串。