DirectXException.IsExceptionIgnored Field

Language:

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

Definition

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

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

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.