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