SPDelegate.Object Property
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.