Constable Authorization Engine 2.0 BETA

PropertyChangeEventArgs.NewValue Property

[This is preliminary documentation and subject to change.]

Gets the new value of the property after the change represented by this instance has taken place.

[Visual Basic]
Public ReadOnly Property NewValue As Object
[C#]
public object NewValue {get;}

Property Value

The new value of the property.

See Also

PropertyChangeEventArgs Class | LaMarvin.ComponentModel Namespace