ConnectionASimpleConnectionName Property 
             | 
          
        
         
            Gets a human-readable description of the connection.
            
 
    Namespace: 
   Zebra.Sdk.Comm
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1989
Syntaxpublic virtual string SimpleConnectionName { get; }Public Overridable ReadOnly Property SimpleConnectionName As String
	Get
public:
virtual property String^ SimpleConnectionName {
	String^ get ();
}Property Value
Type: 
StringImplements
ConnectionSimpleConnectionName
See Also