ActivityCollectionChangeEventArgs.Owner Propriedade
Definição
Obtém o Object que originou o evento.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
Valor da propriedade
- Object
O Object que originou o evento.The Object which originated the event.
Aplica-se a