ExceptionHandler.HandlerLength Property

Definition

Gets the length, in bytes, of the exception handler.

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

Property Value

The length, in bytes, of the exception handler.

Applies to