Click or drag to resize

UsbConnectionToString Method

The USB device name is obtained from the device when this connection is opened.

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 ToString()

Return Value

String
Returns USB:[Device path].

Implements

ConnectionToString
See Also