IApplicationInformationHeadless Property |
Gets a value indicating that the program is running without a GUI.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property Headless As Boolean
Get
property bool Headless {
bool get ();
}
abstract Headless : bool with get
Property Value
Type:
BooleanSee Also