Gets the error code.
            
    Namespace: 
   PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public int Code { get; } | 
| Visual Basic (Declaration) | 
|---|
| Public ReadOnly Property Code As Integer | 
| Visual C++ | 
|---|
| public: property int Code { int get (); } | 
 Remarks
Remarks
Note that Type is more useful then Code, and Code may be deprecated in the future.





