ExceptionRegion.TryLength Property

Definition

Gets the length in bytes of the try block.

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

Property Value

Applies to