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: 4.0.3435
Syntax
public override string SimpleConnectionName { get; }

Return Value

String
[MAC Address]:[Friendly Name]

Implements

ConnectionSimpleConnectionName
See Also