UseFuzzyMatching Property (QidoWebClient)
In This Topic
Controls whether to include fuzzymatching=true in the request
Syntax
'Declaration
Public Property UseFuzzyMatching As System.Boolean
public System.bool UseFuzzyMatching {get; set;}
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also