TcpConnectionSimpleConnectionName Property 
             | 
          
        
         
            Gets the IP address as the description.
            
 
    Namespace: 
   Zebra.Sdk.Comm
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1989
Syntaxpublic override string SimpleConnectionName { get; }Public Overrides ReadOnly Property SimpleConnectionName As String
	Get
public:
virtual property String^ SimpleConnectionName {
	String^ get () override;
}Property Value
Type: 
StringImplements
ConnectionSimpleConnectionName
See Also