Freigeben über


IVersionCompatibleUpgrader-Schnittstelle

Erweitert einen Upgrader-Delegaten mit einer Eigenschaft, die Abwärtskompatibilität angibt.

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Interface IVersionCompatibleUpgrader
'Usage
Dim instance As IVersionCompatibleUpgrader
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface IVersionCompatibleUpgrader

Siehe auch

Referenz

IVersionCompatibleUpgrader-Member

Microsoft.SharePoint.Upgrade-Namespace