Show / Hide Table of Contents

Class ExceptionPersistenceExtension

Inheritance
System.Object
ExceptionPersistenceExtension
Namespace: System.Activities
Assembly: System.Activities.dll
Syntax
public class ExceptionPersistenceExtension : Object

Constructors

ExceptionPersistenceExtension()

Declaration
public ExceptionPersistenceExtension()

Properties

PersistExceptions

Declaration
public bool PersistExceptions { get; set; }
Property Value
System.Boolean

Back to top Generated by DocFX