TcpPortStatusRemotePort Property 
             | 
          
        
         
            The port number of the remote connected to the printer, will be 0 if no connection.
            
 
    Namespace: 
   Zebra.Sdk.Printer
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntaxpublic string RemotePort { get; }Public ReadOnly Property RemotePort As String
	Get
public:
property String^ RemotePort {
	String^ get ();
}Property Value
Type: 
String
See Also