WerStoreApi.IWerReportData Interface
Definition
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.
Exposes information about a wer report.
public: interface class WerStoreApi::IWerReportData
public interface WerStoreApi.IWerReportData
type WerStoreApi.IWerReportData = interface
Public Interface WerStoreApi.IWerReportData
Properties
BucketId |
Gets the bucket ID. This will be empty for reports that are not uploaded. |
CabID |
Gets the cab ID, if present. This will be empty for reports that are not uploaded. |
EventType |
Gets the event Type the report was sent to. |
Parameters |
Gets an array of length 10 with the bucket parameters for this report |
ReportId |
Gets the locally unique report ID. Should be present for all reports. |
TimeStamp |
Gets the Timestamp of this report's creation |