DriverUnsupportedException Properties

Public Properties

(see also Protected Properties )

  Name Description
Public property Supported by the .NET Compact Framework InnerException  Gets the Exception instance that caused the current exception. (Inherited from Exception.)
Public property Supported by the .NET Compact Framework Message  Gets a message that describes the current exception. (Inherited from Exception.)
Public property Supported by the .NET Compact Framework StackTrace  Gets a string representation of the frames on the call stack at the time the current exception was thrown. (Inherited from Exception.)

Top

Protected Properties

  Name Description
Protected property Supported by the .NET Compact Framework HResult  Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. (Inherited from Exception.)

Top

See Also

Reference

DriverUnsupportedException Class
Microsoft.WindowsMobile.DirectX.Direct3D Namespace