DriverPrinterConnectionToString Method 
             | 
          
        
         
            Returns USB:[PrinterName].
            
 
    Namespace: 
   Zebra.Sdk.Comm
    Assembly:
   SdkApi_Desktop (in SdkApi_Desktop.dll) Version: 2.14.1989
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
Type: 
StringImplements
ConnectionToString
RemarksThe PrinterName is the parameter which was passed into the constructor.
See Also