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.14.1869
Syntax public string Address { get; }
Public ReadOnly Property Address As String
Get
public:
property String^ Address {
String^ get ();
}
Property Value
Type:
StringSee Also