ExceptionGroups Members
Include Protected Members
Include Inherited Members
Represents the top-level groups available in the first-chance exception dialog in the debugger.
The ExceptionGroups type exposes the following members.
Methods
Name
Description
Overloaded.
Gets an indexed member of a ExceptionGroups collection.
Resets the BreakWhenThrown and BreakWhenUserUnhandled properties to their original values for both user-defined and built-in types. User-defined exceptions are not removed.
Top
Properties
Name
Description
Gets a value indicating the number of exception groups in the ExceptionGroups collection.
Gets the top-level extensibility object.
Gets the immediate parent object of an ExceptionGroups collection, in this case the Debugger3 object.
Top