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