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

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

## Detection.Confidence Property

AI confidence score (0.0 to 1.0).

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

#### Property Value

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