Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the object of UpgradableObject type which is being upgraded by this sequence.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property UpgradableObject As Object
Get
'Usage
Dim value As Object
value = Me.UpgradableObject
protected Object UpgradableObject { get; }
Property Value
Type: System.Object
An Object that represents the upgradable object.