Compartilhar via


ReorderingRule.MatchType propriedade

Namespace:  Microsoft.SharePoint.Client.Search.Query
Assembly:  Microsoft.SharePoint.Client.Search (em Microsoft.SharePoint.Client.Search.dll)

Sintaxe

'Declaração
Public Property MatchType As ReorderingRuleMatchType
    Get
    Set
'Uso
Dim instance As ReorderingRule
Dim value As ReorderingRuleMatchType

value = instance.MatchType

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

Valor de propriedade

Tipo: Microsoft.SharePoint.Client.Search.Query.ReorderingRuleMatchType

Ver também

Referência

ReorderingRule classe

ReorderingRule membros

Microsoft.SharePoint.Client.Search.Query namespace