TcpPortStatusRemoteIpAddress Property
|
The remote IP connected to the printer's port, will be 0.0.0.0 if not connected.
Namespace:
Zebra.Sdk.Printer
Assembly:
SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1989
Syntax public string RemoteIpAddress { get; }
Public ReadOnly Property RemoteIpAddress As String
Get
public:
property String^ RemoteIpAddress {
String^ get ();
}
Property Value
Type:
StringSee Also