Click or drag to resize
ISiteSettingsParserIsValid Property
Gets a value indicating whether the last call to Load(String) worked.

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

Property Value

Type: Boolean
See Also