SPPersistedObject.TypeName property
取得說明系統管理使用者介面中的物件類型的顯示名稱。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overridable ReadOnly Property TypeName As String
Get
'用途
Dim instance As SPPersistedObject
Dim value As String
value = instance.TypeName
public virtual string TypeName { get; }
Property value
Type: System.String
字串,包含的物件類型的名稱。