Compartilhar via


IExceptionSummaryProvider.SupportedExceptionTypes Propriedade

Definição

Obtém o conjunto de tipos de exceção com suporte que podem ser tratados por esse provedor.

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 da propriedade

Aplica-se a