Click or drag to resize

SerialPortDefinitionToString Method

Returns a string that represents the current object.

Namespace: RAYLASE.Marker.Device.SerialController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public override string ToString()

Return Value

String
A string that represents the current object.
See Also