CatchClauseAst.IsCatchAll Property

Definition

Returns true if this handler handles any kind of exception.

public:
 property bool IsCatchAll { bool get(); };
public:
 property bool IsCatchAll { bool get(); };
public bool IsCatchAll { get; }
member this.IsCatchAll : bool
Public ReadOnly Property IsCatchAll As Boolean

Property Value

Applies to