ActivityCollectionChangeEventArgs.Owner Property

Definition

Gets the Object which originated the event.

public:
 property System::Object ^ Owner { System::Object ^ get(); };
public object Owner { get; }
member this.Owner : obj
Public ReadOnly Property Owner As Object

Property Value

The Object which originated the event.

Applies to