ExceptionHandler.Kind Propriété

Définition

Obtient une valeur qui représente le type de gestionnaire d'exceptions représenté par cet objet.

public:
 property System::Reflection::ExceptionHandlingClauseOptions Kind { System::Reflection::ExceptionHandlingClauseOptions get(); };
public System.Reflection.ExceptionHandlingClauseOptions Kind { get; }
member this.Kind : System.Reflection.ExceptionHandlingClauseOptions
Public ReadOnly Property Kind As ExceptionHandlingClauseOptions

Valeur de propriété

ExceptionHandlingClauseOptions

L'une des valeurs d'énumération qui spécifie le type de gestionnaire d'exceptions.

S’applique à