Gets a error type.
            
    Namespace: 
   PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public PhidgetException..::.ErrorType Type { get; } | 
| Visual Basic (Declaration) | 
|---|
| Public ReadOnly Property Type As PhidgetException..::.ErrorType | 
| Visual C++ | 
|---|
| public: property PhidgetException..::.ErrorType Type { PhidgetException..::.ErrorType get (); } | 
 Remarks
Remarks
            This is a member of the ErrorType Enumeration that contains an entry for every type of Phidget error.
            





