Click or drag to resize

BluetoothStatusConnectionSimpleConnectionName Property

Return the MAC address and friendly name of the status port 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