| ConfigurationListenerEventArgsPropertyName Property  | 
            Gets the name of the property that has been changed.
            
 
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string PropertyName { get; }Public ReadOnly Property PropertyName As String
	Get
public:
property String^ PropertyName {
	String^ get ();
}member PropertyName : string with get
Property Value
Type: 
String
See Also