ISiteSettingsParserIsValid Property |
Gets a value indicating whether the last call to
Load(String) worked.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property IsValid As Boolean
Get
property bool IsValid {
bool get ();
}
abstract IsValid : bool with get
Property Value
Type:
BooleanSee Also