Share via


ContentDatabaseExtensionAttribute constructor

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    type As Type _
)
'Usage
Dim type As Type

Dim instance As New ContentDatabaseExtensionAttribute(type)
public ContentDatabaseExtensionAttribute(
    Type type
)

Parameters

See also

Reference

ContentDatabaseExtensionAttribute class

ContentDatabaseExtensionAttribute members

Microsoft.SharePoint.Upgrade namespace