DiscoveredPrinterAddress Property 
             | 
          
        
         
            MAC address, IP Address, or local name of printer.
            
 
    Namespace: 
   Zebra.Sdk.Printer.Discovery
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.13.898
Syntaxpublic string Address { get; }Public ReadOnly Property Address As String
	Get
public:
property String^ Address {
	String^ get ();
}Property Value
Type: 
String
See Also