SPSite.UpgradeInfo property

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

Syntax

'Declaration
Public ReadOnly Property UpgradeInfo As SPSiteUpgradeInfo
    Get
'Usage
Dim instance As SPSite
Dim value As SPSiteUpgradeInfo

value = instance.UpgradeInfo
public SPSiteUpgradeInfo UpgradeInfo { get; }

Property value

Type: Microsoft.SharePoint.SPSiteUpgradeInfo

See also

Reference

SPSite class

SPSite members

Microsoft.SharePoint namespace