> ## 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.Blockchain.EvidenceRecord.ContentType

### [ResQ.Blockchain](./ResQ.Blockchain.md "ResQ.Blockchain").[EvidenceRecord](./ResQ.Blockchain.EvidenceRecord.md "ResQ.Blockchain.EvidenceRecord")

## EvidenceRecord.ContentType Property

MIME type of the evidence (e.g., "image/jpeg", "video/mp4").

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

#### Property Value

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