ContentTypeId 類別
表示內容類型的內容類型識別碼 (ID)。
繼承階層架構
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.SharePoint.Client.ContentTypeId
命名空間: 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 NotInheritable Class ContentTypeId _
Inherits ClientValueObject
'用途
Dim instance As ContentTypeId
public sealed class ContentTypeId : ClientValueObject
備註
內容類型識別碼唯一識別的內容類型,然後專為遞迴。內容類型識別碼封裝內容類型的歷程或行的內容類型繼承的上層內容類型。每個內容類型 ID 包含 ID 的上層內容類型,其中含有 [內容類型的父系的識別碼,等最後回到和System內容包括輸入識別碼。
如需詳細資訊,請參閱Id屬性。
執行緒安全
這類型的任何公用 static (共用 於 Visual Basic 中) 成員是安全執行緒。不保證任何執行個體成員都是安全執行緒。