ExceptionPersistenceExtension.PersistExceptions 屬性

定義

取得或設定值,指出例外狀況是否會持續。

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

屬性值

如果會持續發生例外狀況,則為 true,否則為 false

適用於