public Object NewValue { get; }
Public ReadOnly Property NewValue As Object Get
public: property Object^ NewValue { Object^ get (); }
member NewValue : Object with get
In This Article