Returns Parallel port:[port name].
Namespace:
ZSDK_API.CommThe port name is the parameter which was passed into the constructor.
Assembly: ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0
Syntax
| C# |
|---|
public override string ToString() |
| Visual Basic (Declaration) |
|---|
Public Overrides Function ToString As String |