Constable Authorization Engine 2.0 BETA

PropertyChangeEventArgs.PropertyName Property

[This is preliminary documentation and subject to change.]

Gets the name of the property that is changed.

[Visual Basic]
Public ReadOnly Property PropertyName As String
[C#]
public string PropertyName {get;}

Property Value

The name of the property.

See Also

PropertyChangeEventArgs Class | LaMarvin.ComponentModel Namespace