Occurs when number of parsing exceptions exceed AllowedParsingExceptions during ParsingExceptionWindow.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public event EventHandler ExceededParsingExceptionThreshold
Public Event ExceededParsingExceptionThreshold As EventHandler
public: event EventHandler^ ExceededParsingExceptionThreshold { void add (EventHandler^ value); void remove (EventHandler^ value); }