ExceptionHandler.TryLength Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.