RuntimeException.WasThrownFromThrowStatement Property

Definition

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

Property Value

Applies to