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