ContentTypeCreationInformation constructor
Initializes a new instance of the ContentTypeCreationInformation object.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ContentTypeCreationInformation()
public ContentTypeCreationInformation()
See also
Reference
ContentTypeCreationInformation class