ExceptionPersistenceExtension.PersistExceptions Propiedad

Definición

Obtiene o establece un valor que indica si las excepciones persistirán.

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

Valor de propiedad

true si se conservarán las excepciones; si no, false.

Se aplica a