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