# CrashReporting

> Provides information specific to crash reporting on Windows platforms.

## Definition

* **Type:** Class
* **Namespace:** [UnityEngine.Windows](/engine/6000.7/script-reference/unityengine/windows.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static class CrashReporting
```

## Static Properties

| Property                                                                                                     | Description                                              |
| ------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------- |
| [crashReportFolder](/engine/6000.7/script-reference/unityengine/windows/crashreporting/crashreportfolder.md) | Contains the path to the crash report folder on Windows. |
