CommonQueryCondition.Threshold - Propriété
Espace de noms : Microsoft.Office.Server.Search.Query.Rules
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property Threshold As Double
Get
Set
'Utilisation
Dim instance As CommonQueryCondition
Dim value As Double
value = instance.Threshold
instance.Threshold = value
public double Threshold { get; set; }
Valeur de propriété
Type : System.Double