Click or drag to resize

BluetoothConnectionSimpleConnectionName Property

Gets the MAC address and the friendly name as the description.

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

Return Value

Type: String
[MAC Address]:[Friendly Name]

Implements

ConnectionSimpleConnectionName
See Also