ExceptionPersistenceExtension.PersistExceptions Property

Definition

Gets or sets a value that indicates whether the exceptions will persist.

public:
 property bool PersistExceptions { bool get(); void set(bool value); };
public bool PersistExceptions { get; set; }
member this.PersistExceptions : bool with get, set
Public Property PersistExceptions As Boolean

Property Value

true if the exceptions will persist; otherwise, false.

Applies to