Freigeben über


DefaultDocument.ContentTypeId-Eigenschaft

Namespace:  Microsoft.SharePoint.Client.DocumentSet
Assemblys:   Microsoft.SharePoint.Client.DocumentManagement.Silverlight (in Microsoft.SharePoint.Client.DocumentManagement.Silverlight.dll);  Microsoft.SharePoint.Client.DocumentManagement.Phone (in Microsoft.SharePoint.Client.DocumentManagement.Phone.dll)  Microsoft.SharePoint.Client.DocumentManagement (in Microsoft.SharePoint.Client.DocumentManagement.dll)

Syntax

'Declaration
Public Property ContentTypeId As ContentTypeId
    Get
    Set
'Usage
Dim instance As DefaultDocument
Dim value As ContentTypeId

value = instance.ContentTypeId

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

Eigenschaftswert

Typ: Microsoft.SharePoint.Client.ContentTypeId

Siehe auch

Referenz

DefaultDocument Klasse

DefaultDocument-Member

Microsoft.SharePoint.Client.DocumentSet-Namespace