DirectXException.IsExceptionIgnored Field |
Language: |
Specifies whether Microsoft® DirectX® 9.0 for Managed Code exceptions are enabled or disabled.
Visual Basic .NET Public Shared IsExceptionIgnored As Boolean C# public static Boolean IsExceptionIgnored; Managed C++ public: static Boolean IsExceptionIgnored; JScript .NET public static var IsExceptionIgnored : Boolean
System.Boolean . Value that is true if exceptions are enabled, or false if they are disabled.
This field is read/write.
Direct3DXException, DirectPlayException, GraphicsException, GraphicsException, InputException, SoundException
Feedback? Please provide us with your comments on this topic.