Compartir a través de


IExceptionSummaryProvider.SupportedExceptionTypes Propiedad

Definición

Obtiene el conjunto de tipos de excepción admitidos que este proveedor puede controlar.

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)

Valor de propiedad

Se aplica a