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

適用対象