ExceptionGroups Methods

 

Namespace:   EnvDTE90
Assembly:  EnvDTE90 (in EnvDTE90.dll)

NameDescription
System_CAPS_pubmethodGetEnumerator()

Gets an enumeration for items in a collection.

System_CAPS_pubmethodItem(Object^)

Gets an indexed member of this collection.

System_CAPS_pubmethodResetAll()

Resets the BreakWhenThrown and BreakWhenUserUnhandled properties to their original values for both user-defined and built-in types. User-defined exceptions are not removed.

Return to top
Show: