共用方式為


SPSite.UpgradeInfo property

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

Syntax

'宣告
Public ReadOnly Property UpgradeInfo As SPSiteUpgradeInfo
    Get
'用途
Dim instance As SPSite
Dim value As SPSiteUpgradeInfo

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

Property value

Type: Microsoft.SharePoint.SPSiteUpgradeInfo

請參閱

參照

SPSite class

SPSite members

Microsoft.SharePoint namespace