Share via


ContentDatabaseExtensionAttribute.ContentDatabaseExtensionType property

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

Syntax

'Declaration
Public ReadOnly Property ContentDatabaseExtensionType As Type
    Get
'Usage
Dim instance As ContentDatabaseExtensionAttribute
Dim value As Type

value = instance.ContentDatabaseExtensionType
public Type ContentDatabaseExtensionType { get; }

Property value

Type: System.Type

See also

Reference

ContentDatabaseExtensionAttribute class

ContentDatabaseExtensionAttribute members

Microsoft.SharePoint.Upgrade namespace