SPList.TemplateFeatureId property
取得相關聯的清單範本功能的全域唯一識別碼 (GUID)。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property TemplateFeatureId As Guid
Get
'用途
Dim instance As SPList
Dim value As Guid
value = instance.TemplateFeatureId
public Guid TemplateFeatureId { get; }
Property value
Type: System.Guid
[範本] 功能的 GUID。