ExceptionHandler.TryLength Propriété

Définition

Obtient la longueur (en octets) du code protégé par ce gestionnaire d'exceptions.

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

Valeur de propriété

Longueur, en octets, du code protégé par ce gestionnaire d'exceptions.

S’applique à