QueryCondition.MatchingOptions 属性

命名空间:  Microsoft.Office.Server.Search.Query.Rules
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Property MatchingOptions As MatchingOptions
    Get
    Set
用法
Dim instance As QueryCondition
Dim value As MatchingOptions

value = instance.MatchingOptions

instance.MatchingOptions = value
public MatchingOptions MatchingOptions { get; set; }

属性值

类型:Microsoft.Office.Server.Search.Query.Rules.MatchingOptions

另请参阅

引用

QueryCondition 类

QueryCondition 成员

Microsoft.Office.Server.Search.Query.Rules 命名空间