ExceptionRegion.FilterOffset Property

Definition

Gets the IL offset of the start of the filter block, or -1 if the region is not a filter.

public:
 property int FilterOffset { int get(); };
public int FilterOffset { get; }
member this.FilterOffset : int
Public ReadOnly Property FilterOffset As Integer

Property Value

Applies to