IUpgradable.UpgradeContext-Eigenschaft
Ruft zusätzliche Informationen über das Upgrade Kontext für das Objekt an.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property UpgradeContext As SPUpgradeContext
Get
'Usage
Dim instance As IUpgradable
Dim value As SPUpgradeContext
value = instance.UpgradeContext
SPUpgradeContext UpgradeContext { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Upgrade.SPUpgradeContext
Ein SPUpgradeContext -Objekt, den Upgrade Kontext darstellt.