共用方式為


SPPersistedCustomWebTemplate.GlobalId property

取得全域識別碼的自訂網站範本。

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

Syntax

'宣告
Public ReadOnly Property GlobalId As Integer
    Get
'用途
Dim instance As SPPersistedCustomWebTemplate
Dim value As Integer

value = instance.GlobalId
public int GlobalId { get; }

Property value

Type: System.Int32
32 位元整數,指出該範本的通用識別碼。

請參閱

參照

SPPersistedCustomWebTemplate class

SPPersistedCustomWebTemplate members

Microsoft.SharePoint.Administration namespace