SerialExceptionMessageInvalidDataWidth Property |
Exception message: Invalid data-width and stop-bits combination
Namespace: ZylSoft.SerialAssembly: ZylSerialPort (in ZylSerialPort.dll) Version: 1.86.9206.30146
Syntaxpublic static string MessageInvalidDataWidth { get; }Public Shared ReadOnly Property MessageInvalidDataWidth As String
Get
public:
static property String^ MessageInvalidDataWidth {
String^ get ();
}static member MessageInvalidDataWidth : string with get
/** @property */
public static String get_MessageInvalidDataWidth()
static function get MessageInvalidDataWidth () : String
ZylSoft.Serial.SerialException.get_MessageInvalidDataWidth = function();
STATIC PROPERTY MessageInvalidDataWidth AS STRING GET
No code example is currently available or this language may not be supported.
Property Value
String
See Also