UsbConnectionToString Method
|
The USB device name is obtained from the device when this connection is opened.
Namespace:
Zebra.Sdk.Comm
Assemblies:
SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 2.15.2634
ZebraPrinterSdk (in ZebraPrinterSdk.dll) Version: 2.15.2521
Syntax public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
Type:
StringReturns
USB:[Device path].
Implements
ConnectionToStringSee Also