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 delegating object.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Friend ReadOnly Property Object As Object
Get
'Usage
Dim value As Object
value = Me.Object
protected internal Object Object { get; }
Property Value
Type: System.Object
An object that represents the delegating object.