TcpPortStatusPortName Property
|
The name of the protocol associated with that port, for example, HTTP for 80, FTP for 21.
Namespace:
Zebra.Sdk.Printer
Assembly:
SdkApi.Core (in SdkApi.Core.dll) Version: 2.15.2634
Syntax public string PortName { get; }
Public ReadOnly Property PortName As String
Get
public:
property String^ PortName {
String^ get ();
}
Property Value
Type:
StringSee Also