IPropertyChangedMessagePropertyName Property |
Gets the name of the property whose value changed.
Namespace:
Enkoni.Framework.UI.Mvvm
Assembly:
Enkoni.Framework.UI (in Enkoni.Framework.UI.dll) Version: 1.3.0.1
Syntaxstring PropertyName { get; }
ReadOnly Property PropertyName As String
Get
property String^ PropertyName {
String^ get ();
}
abstract PropertyName : string with get
Property Value
Type:
String
See Also