Gets the error description.
            
    Namespace: 
   PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public string Description { get; } | 
| Visual Basic (Declaration) | 
|---|
| Public ReadOnly Property Description As String | 
| Visual C++ | 
|---|
| public: property String^ Description { String^ get (); } | 
 Remarks
Remarks
            This is an english phrase that describes the exception that occured.
            





