ScannedBleDeviceInfoMacAddress Property |
Bluetooth Device MAC address.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic string MacAddress { get; set; }
Public Property MacAddress As String
Get
Set
public:
property String^ MacAddress {
String^ get ();
void set (String^ value);
}
Return Value
Type:
String
See Also