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.

See also

Reference

SPDelegate class

SPDelegate members

Microsoft.SharePoint.Upgrade namespace