IUpgrader-Schnittstelle

Stellt eine Schnittstelle, die ein Upgrader Delegat kapselt.

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

Syntax

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

Siehe auch

Referenz

IUpgrader-Member

Microsoft.SharePoint.Upgrade-Namespace