共用方式為


SPPersistedCustomWebTemplate.Name property

取得自訂網站範本的名稱。

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

Syntax

'宣告
Public ReadOnly Property Name As String
    Get
'用途
Dim instance As SPPersistedCustomWebTemplate
Dim value As String

value = instance.Name
public string Name { get; }

Property value

Type: System.String
字串,包含範本的名稱。

請參閱

參照

SPPersistedCustomWebTemplate class

SPPersistedCustomWebTemplate members

Microsoft.SharePoint.Administration namespace