Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Public Properties
| Name | Type | Description |
|---|---|---|
Code |
string |
The code for the bugcheck summary event. |
Description |
string |
The description for the bugcheck summary event. |
DumpFilePath |
string |
The crash dump file path on the client machine. |
EventLogDescription |
string |
The description for the bugcheck summary event. |
FormattedCodeAndParameters |
string |
A formatted string containing the bugcheck code and parameters for the bugcheck summary event. |
Name |
string |
The name of the bugcheck summary event. |
ParameterDescription |
string |
Parameter description for the bugcheck summary event. |
Parameters |
List<string> |
A list of parameter values for the bugcheck summary event. Typically, there are four parameters. |
ReportId |
string |
The ReportId for the bugcheck summary event. |
TimeCreated |
DateTime |
The timestamp at which the bugcheck summary event was created. |