다음을 통해 공유


IExceptionSummaryProvider.SupportedExceptionTypes 속성

정의

이 공급자가 처리할 수 있는 지원되는 예외 유형 집합을 가져옵니다.

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)

속성 값

적용 대상