Returns the source that will be used in all events generated for this interest registration.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
Object Source { get; }
ReadOnly Property Source As Object Get
property Object^ Source { Object^ get (); }
/** @property */ Object get_Source()