The reference to the error description string generated by the event.
Namespace:
Phidgets.EventsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
Syntax
| C# |
|---|
public string Description { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Description As String |
| Visual C++ |
|---|
public: property String^ Description { String^ get (); } |