Share via


SPSite.UpgradeContext-Eigenschaft

-Eigenschaft für zusätzliche Upgrade Kontext.

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

Syntax

'Declaration
Public Overridable ReadOnly Property UpgradeContext As SPUpgradeContext
    Get
'Usage
Dim instance As SPSite
Dim value As SPUpgradeContext

value = instance.UpgradeContext
public virtual SPUpgradeContext UpgradeContext { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Upgrade.SPUpgradeContext
Ein SPUpgradeContext-Objekt, zusätzlichen upgraden Kontext darstellt.

Siehe auch

Referenz

SPSite Klasse

SPSite-Member

Microsoft.SharePoint-Namespace