ListTemplate.FeatureId 屬性
取得值,指定包含清單範本的清單結構描述在其中的功能識別碼。
命名空間: 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 FeatureId As Guid
Get
'用途
Dim instance As ListTemplate
Dim value As Guid
value = instance.FeatureId
public Guid FeatureId { get; }
屬性值
類型:System.Guid
傳回代表所包含的清單範本的清單結構描述功能的功能識別項Guid執行個體。
備註
如果清單中的結構描述的清單範本不包含的功能,就必須是空的 GUID。