SerialExceptionMessagePortNotOpen Property |
Exception message: Port is not open.
Namespace: ZylSoft.SerialAssembly: ZylSerialPort (in ZylSerialPort.dll) Version: 1.86.9206.30146
Syntaxpublic static string MessagePortNotOpen { get; }Public Shared ReadOnly Property MessagePortNotOpen As String
Get
public:
static property String^ MessagePortNotOpen {
String^ get ();
}static member MessagePortNotOpen : string with get
/** @property */
public static String get_MessagePortNotOpen()
static function get MessagePortNotOpen () : String
ZylSoft.Serial.SerialException.get_MessagePortNotOpen = function();
STATIC PROPERTY MessagePortNotOpen AS STRING GET
No code example is currently available or this language may not be supported.
Property Value
String
See Also