ConnectionAToString Method 
             | 
          
        
         Returns a string that represents the current object.
 
    Namespace: 
   Zebra.Sdk.Comm
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
Type: 
StringA string that represents the current object.
Implements
ConnectionToString
See Also