共用方式為


ChangeContentType.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 ReadOnly Property ContentTypeId As ContentTypeId
    Get
'用途
Dim instance As ChangeContentType
Dim value As ContentTypeId

value = instance.ContentTypeId
public ContentTypeId ContentTypeId { get; }

屬性值

類型:Microsoft.SharePoint.Client.ContentTypeId
ContentTypeId
內容類型識別項。

請參閱

參照

ChangeContentType 類別

ChangeContentType 成員

Microsoft.SharePoint.Client 命名空間