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
- type
Type: System.Type
See also
Reference
ContentDatabaseExtensionAttribute class