ISplashViewLoadSucceeded Property |
Gets a value indicating that the load succeeded without any obvious problems.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool LoadSucceeded { get; }
ReadOnly Property LoadSucceeded As Boolean
Get
property bool LoadSucceeded {
bool get ();
}
abstract LoadSucceeded : bool with get
Property Value
Type:
BooleanSee Also