Share via


DocumentSetTemplate.AllowedContentTypes property

Namespace:  Microsoft.SharePoint.Client.DocumentSet
Assembly:  Microsoft.SharePoint.Client.DocumentManagement (in Microsoft.SharePoint.Client.DocumentManagement.dll)

Syntax

'Declaration
Public ReadOnly Property AllowedContentTypes As AllowedContentTypeCollection
    Get
'Usage
Dim instance As DocumentSetTemplate
Dim value As AllowedContentTypeCollection

value = instance.AllowedContentTypes
public AllowedContentTypeCollection AllowedContentTypes { get; }

Property value

Type: Microsoft.SharePoint.Client.DocumentSet.AllowedContentTypeCollection

See also

Reference

DocumentSetTemplate class

DocumentSetTemplate members

Microsoft.SharePoint.Client.DocumentSet namespace