Compartilhar via


ReorderingRule.MatchValue propriedade

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

Sintaxe

'Declaração
Public Property MatchValue As String
    Get
    Set
'Uso
Dim instance As ReorderingRule
Dim value As String

value = instance.MatchValue

instance.MatchValue = value
public string MatchValue { get; set; }

Valor de propriedade

Tipo: System.String

Ver também

Referência

ReorderingRule classe

ReorderingRule membros

Microsoft.SharePoint.Client.Search.Query namespace