Partager via


ReorderingRule.MatchValue - Propriété

Espace de noms :  Microsoft.SharePoint.Client.Search.Query
Assembly :  Microsoft.SharePoint.Client.Search (dans Microsoft.SharePoint.Client.Search.dll)

Syntaxe

'Déclaration
Public Property MatchValue As String
    Get
    Set
'Utilisation
Dim instance As ReorderingRule
Dim value As String

value = instance.MatchValue

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

ReorderingRule classe

ReorderingRule - Membres

Microsoft.SharePoint.Client.Search.Query - Espace de noms