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