|
DeviceManagerTIsBluetoothRadioEnabled Property |
Indicates whether the system's bluetooth radio is currently enabled.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public bool IsBluetoothRadioEnabled { get; }
Public ReadOnly Property IsBluetoothRadioEnabled As Boolean
Get
public:
property bool IsBluetoothRadioEnabled {
bool get ();
}
member IsBluetoothRadioEnabled : bool with get
Property Value
Type:
BooleanSee Also