The current exception level

C# | Visual Basic | Visual C++ |
public static ExceptionLevel ExceptionLevel { get; set; }
Public Shared Property ExceptionLevel As ExceptionLevel
public: static property ExceptionLevel ExceptionLevel { ExceptionLevel get (); void set (ExceptionLevel value); }