[Missing <summary> documentation for "P:Phidgets.Events.ErrorEventArgs.Type"]
Assembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
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 (); } |