#### [Apq\.Cfg](index.md 'index') ### [Apq\.Cfg\.Sources\.File](Apq.Cfg.Sources.File.md 'Apq\.Cfg\.Sources\.File').[FileCfgSourceBase](Apq.Cfg.Sources.File.FileCfgSourceBase.md 'Apq\.Cfg\.Sources\.File\.FileCfgSourceBase') ## FileCfgSourceBase\.EncodingConfidenceThreshold Property 编码检测置信度阈值(0\.0\-1\.0),可在运行时修改。 可通过环境变量 APQ\_CFG\_ENCODING\_CONFIDENCE 设置默认值。 ```csharp public static float EncodingConfidenceThreshold { get; set; } ``` #### Property Value [System\.Single](https://learn.microsoft.com/en-us/dotnet/api/system.single 'System\.Single')