Microsoft.VisualStudio.Telemetry.WindowsErrorReporting Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
BucketFilter |
Used to affect the behavior of one or more fault events based on matching bucketer paremeter filters. For example, a fault event whose buckete parameters match the filter values can have its report to Watson disabled, or can have a process dump added. |
WerStoreApi |
Managed wrappers around wer APIs added in Windows 10 RS2 that allow access to queued or archived wer reports |
Structs
WerStoreApi.WER_REPORT_PARAMETER |
Represents a single Watson bucket parameter. |
Interfaces
WerStoreApi.IWerReportData |
Exposes information about a wer report. |
WerStoreApi.IWerStore |
Allows you to iterate the available wer reports on the computer. |
Enums
WER_Bucket |
The bucket parameters https://msdn.microsoft.com/en-us/library/windows/desktop/bb513626(v=vs.85).aspx this is 0 based, except in event log, where it's 1 based. |
WerStoreApi.REPORT_STORE_TYPES |
Defines the types of Wer report store that can be opened. |