|
BluetoothDeviceInfoDeviceId Property |
The ID of the device assigned by Great Lakes NeuroTechnologies.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public string DeviceId { get; set; }
Public Property DeviceId As String
Get
Set
public:
property String^ DeviceId {
String^ get ();
void set (String^ value);
}
member DeviceId : string with get, set
Property Value
Type:
StringSee Also