Share via


AllowedContentTypeCollection constructor

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

Syntax

'Declaration
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Usage
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New AllowedContentTypeCollection(context, _
    objectPath)
public AllowedContentTypeCollection(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Parameters

See also

Reference

AllowedContentTypeCollection class

AllowedContentTypeCollection members

Microsoft.SharePoint.Client.DocumentSet namespace