ExceptionRegion.TryOffset Property

Definition

Gets the starting IL offset of the try block.

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

Property Value

Applies to