BluetoothDeviceInfoConnected Property
Specifies whether the device is connected.
Namespace: InTheHand.Net.SocketsAssembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public bool Connected { get; }
Public ReadOnly Property Connected As Boolean
Get
public:
property bool Connected {
bool get ();
}
member Connected : bool with get
Property Value
Boolean