Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Runtime.ExceptionServices Namespace

The System.Runtime.ExceptionServices namespace provides classes for advanced exception handling.

  ClassDescription
Public classFirstChanceExceptionEventArgsProvides data for the notification event that is raised when a managed exception first occurs, before the common language runtime begins searching for event handlers.
Public classHandleProcessCorruptedStateExceptionsAttributeEnables managed code to handle exceptions that indicate a corrupted process state.

Community Additions

Show:
© 2017 Microsoft