命名空间: Microsoft.Office.Server.Search.Query.Rules
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Property Threshold As Double
Get
Set
用法
Dim instance As CommonlyClickedPropertyCondition
Dim value As Double
value = instance.Threshold
instance.Threshold = value
public double Threshold { get; set; }
属性值
另请参阅
引用
CommonlyClickedPropertyCondition 类