ExceptionHandler.TryLength Propiedad

Definición

Obtiene la longitud, en bytes, del código protegido por este controlador de excepciones.

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

Valor de propiedad

Int32

Longitud, en bytes, del código protegido por este controlador de excepciones.

Se aplica a