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