Click or drag to resize

IpAddressableAddress Property

Returns the address which was passed into the constructor.

Namespace:  Zebra.Sdk.Comm
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
string Address { get; }

Return Value

Type: String
the address used to establish this connection. This can be either a DNS Hostname or an IP address.
See Also