Show / Hide Table of Contents

Class UnhandledExceptionAction

Inheritance
System.Object
UnhandledExceptionAction
Namespace: System.Activities
Assembly: System.Activities.dll
Syntax
public sealed class UnhandledExceptionAction : Enum

Fields

Abort

Declaration
public const UnhandledExceptionAction Abort
Field Value
UnhandledExceptionAction

Cancel

Declaration
public const UnhandledExceptionAction Cancel
Field Value
UnhandledExceptionAction

Terminate

Declaration
public const UnhandledExceptionAction Terminate
Field Value
UnhandledExceptionAction

value__

Declaration
public int value__
Field Value
System.Int32

Back to top Generated by DocFX