共用方式為


SPObjectModelType.FullName property

此類型的完整名稱。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Property FullName As String
    Get
    Friend Set
'用途
Dim instance As SPObjectModelType
Dim value As String

value = instance.FullName
public string FullName { get; internal set; }

Property value

Type: System.String
完整名稱的類型以String方式呈現。

請參閱

參照

SPObjectModelType class

SPObjectModelType members

Microsoft.SharePoint.Administration namespace