BluetoothRadioMode Property
Gets or sets the Scan Mode of the radio.
Namespace: InTheHand.Net.BluetoothAssembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public RadioMode Mode { get; set; }
Public Property Mode As RadioMode
Get
Set
public:
property RadioMode Mode {
RadioMode get ();
void set (RadioMode value);
}
member Mode : RadioMode with get, set
Property Value
RadioMode