共用方式為


DefaultDocument.ContentTypeId 屬性

命名空間:  Microsoft.SharePoint.Client.DocumentSet
組件:   Microsoft.SharePoint.Client.DocumentManagement.Silverlight (在 Microsoft.SharePoint.Client.DocumentManagement.Silverlight.dll 中);  Microsoft.SharePoint.Client.DocumentManagement.Phone (在 Microsoft.SharePoint.Client.DocumentManagement.Phone.dll 中)  Microsoft.SharePoint.Client.DocumentManagement (在 Microsoft.SharePoint.Client.DocumentManagement.dll 中)

語法

'宣告
Public Property ContentTypeId As ContentTypeId
    Get
    Set
'用途
Dim instance As DefaultDocument
Dim value As ContentTypeId

value = instance.ContentTypeId

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

屬性值

類型:Microsoft.SharePoint.Client.ContentTypeId

請參閱

參照

DefaultDocument 類別

DefaultDocument 成員

Microsoft.SharePoint.Client.DocumentSet 命名空間