ISiteSettingsParserLoadException Property |
The exception encountered by the last call to
Load(String), if any.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Exception LoadException { get; }
ReadOnly Property LoadException As Exception
Get
property Exception^ LoadException {
Exception^ get ();
}
abstract LoadException : Exception with get
Property Value
Type:
ExceptionSee Also