SPContentDatabaseExtensionUpgradeSequence.ExtensionType property

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

Syntax

'Declaration
Protected MustOverride ReadOnly Property ExtensionType As Type
    Get
'Usage
Dim value As Type

value = Me.ExtensionType
protected abstract Type ExtensionType { get; }

Property value

Type: System.Type

See also

Reference

SPContentDatabaseExtensionUpgradeSequence class

SPContentDatabaseExtensionUpgradeSequence members

Microsoft.SharePoint.Upgrade namespace