Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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