Partager via


IExceptionSummaryProvider.SupportedExceptionTypes Propriété

Définition

Obtient l’ensemble des types d’exceptions pris en charge qui peuvent être gérés par ce fournisseur.

public:
 property System::Collections::Generic::IEnumerable<Type ^> ^ SupportedExceptionTypes { System::Collections::Generic::IEnumerable<Type ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Type> SupportedExceptionTypes { get; }
member this.SupportedExceptionTypes : seq<Type>
Public ReadOnly Property SupportedExceptionTypes As IEnumerable(Of Type)

Valeur de propriété

S’applique à