Click or drag to resize

BluetoothStatusConnectionSimpleConnectionName Property

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

Namespace: Zebra.Sdk.Comm
Assemblies:  ZebraPrinterSdk (in ZebraPrinterSdk.dll) Version: 3.0.3271
  SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 3.0.3271
Syntax
public override string SimpleConnectionName { get; }

Return Value

String
[MAC Address]:[Friendly Name]

Implements

ConnectionSimpleConnectionName
See Also