共用方式為


SPListTemplate.InternalName property

取得用於清單範本的清單定義的內部名稱。

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

Syntax

'宣告
Public ReadOnly Property InternalName As String
    Get
'用途
Dim instance As SPListTemplate
Dim value As String

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

Property value

Type: System.String
字串,包含的內部名稱,其中的清單範本包括.stp 副檔名。

請參閱

參照

SPListTemplate class

SPListTemplate members

Microsoft.SharePoint namespace