> ## 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.EvidenceCid

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

## Detection.EvidenceCid Property

IPFS CID of the evidence file, if uploaded.

```csharp theme={null}
public string? EvidenceCid { get; init; }
```

#### Property Value

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