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 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