SPSite.UpgradeContext property
其他的升級內容屬性。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overridable ReadOnly Property UpgradeContext As SPUpgradeContext
Get
'用途
Dim instance As SPSite
Dim value As SPUpgradeContext
value = instance.UpgradeContext
public virtual SPUpgradeContext UpgradeContext { get; }
Property value
Type: Microsoft.SharePoint.Upgrade.SPUpgradeContext
SPUpgradeContext 物件,表示其他升級的內容。