Click or drag to resize
ISiteSettingsParserLoadException Property
The exception encountered by the last call to Load(String), if any.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Exception LoadException { get; }

Property Value

Type: Exception
See Also