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