List.TemplateFeatureId 屬性
取得值,指定包含清單的清單結構描述在其中的功能識別碼。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public ReadOnly Property TemplateFeatureId As Guid
Get
'用途
Dim instance As List
Dim value As Guid
value = instance.TemplateFeatureId
public Guid TemplateFeatureId { get; }
屬性值
類型:System.Guid
傳回代表所包含的清單的清單結構描述功能的功能識別項Guid執行個體。
備註
如果清單的清單結構描述未包含在功能,就必須是空的 GUID。