ExceptionPersistenceExtension.PersistExceptions Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy wyjątki będą utrwalane.

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

Wartość właściwości

true jeśli wyjątki będą utrwalane; w przeciwnym razie , false.

Dotyczy