DirectXException.IsExceptionIgnored Field (Microsoft.DirectX)

Specifies whether Microsoft DirectX 9.0 for Managed Code exceptions are enabled or disabled.

Definition

Visual Basic Public Shared IsExceptionIgnored As BooleanLeave Site
C# public static BooleanLeave Site IsExceptionIgnored;
C++ public: static BooleanLeave Site IsExceptionIgnored;
JScript public static var IsExceptionIgnored : BooleanLeave Site

Field Value

System.Boolean
Value that is true if exceptions are enabled, or false if they are disabled.

This field is read/write. 

Applies To

Direct3DXException, DirectPlayException, GraphicsException, GraphicsException, InputException, SoundException