Click or drag to resize

BluetoothConnectionMACAddress Property

Gets the MAC address which was passed into the constructor. The MAC address is a hexadecimal string with separators between the octets (e.g. 00:11:BB:DD:55:FF).

Namespace:  Zebra.Sdk.Comm
Assembly:  SdkApi_Desktop (in SdkApi_Desktop.dll) Version: 2.13.898
Syntax
public string MACAddress { get; }

Property Value

Type: String
See Also