> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resq.software/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Core.Detection.EvidenceUploaded

### [ResQ.Core](./ResQ.Core.md "ResQ.Core").[Detection](./ResQ.Core.Detection.md "ResQ.Core.Detection")

## Detection.EvidenceUploaded Property

True if evidence has been uploaded to storage.

```csharp theme={null}
public bool EvidenceUploaded { get; init; }
```

#### Property Value

[System.Boolean](https://learn.microsoft.com/en-us/dotnet/api/system.boolean "System.Boolean")
