| ConfigurationListenerEventArgsRecord Property  | 
 
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Object Record { get; }Public ReadOnly Property Record As Object
	Get
public:
property Object^ Record {
	Object^ get ();
}member Record : Object with get
Property Value
Type: 
Object
See Also