> ## 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.Clients.Detection.Confidence

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

## Detection.Confidence Property

AI confidence score (0.0 to 1.0).

```csharp theme={null}
public double Confidence { get; init; }
```

#### Property Value

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