DkmReportNonFatalWatsonExceptionAttribute.ExcludeExceptionType 属性

定义

指定要从报告中排除的异常类型

public:
 property Type ^ ExcludeExceptionType { Type ^ get(); void set(Type ^ value); };
public:
 property Platform::Type ^ ExcludeExceptionType { Platform::Type ^ get(); void set(Platform::Type ^ value); };
public Type ExcludeExceptionType { get; set; }
member this.ExcludeExceptionType : Type with get, set
Public Property ExcludeExceptionType As Type

属性值

Type

适用于