ReorderingRule.MatchType 属性

命名空间:  Microsoft.SharePoint.Client.Search.Query
程序集:  Microsoft.SharePoint.Client.Search(位于 Microsoft.SharePoint.Client.Search.dll 中)

语法

声明
Public Property MatchType As ReorderingRuleMatchType
    Get
    Set
用法
Dim instance As ReorderingRule
Dim value As ReorderingRuleMatchType

value = instance.MatchType

instance.MatchType = value
public ReorderingRuleMatchType MatchType { get; set; }

属性值

类型:Microsoft.SharePoint.Client.Search.Query.ReorderingRuleMatchType

另请参阅

引用

ReorderingRule 类

ReorderingRule 成员

Microsoft.SharePoint.Client.Search.Query 命名空间