Property Data
- Namespace
- SharpVectors.Dom.Events
- Assembly
- SharpVectors.Dom.dll
Data
Data holds the value of the characters generated by the character device. This may be a single Unicode character or it may be a string.
public string Data { get; }
Data holds the value of the characters generated by the character device. This may be a single Unicode character or it may be a string.
public string Data { get; }