Share via


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

Public method

GetEnumerator

Overloaded.

Public method

Item

Gets an indexed member of a ExceptionGroups collection.

Public method

ResetAll

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

Public property

Count

Gets a value indicating the number of exception groups in the ExceptionGroups collection.

Public property

DTE

Gets the top-level extensibility object.

Public property

Parent

Gets the immediate parent object of an ExceptionGroups collection, in this case the Debugger3 object.

Top

See Also

Reference

ExceptionGroups Interface

EnvDTE90 Namespace