Partager via


ReorderingRule.MatchType - 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 MatchType As ReorderingRuleMatchType
    Get
    Set
'Utilisation
Dim instance As ReorderingRule
Dim value As ReorderingRuleMatchType

value = instance.MatchType

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

Valeur de propriété

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

Voir aussi

Référence

ReorderingRule classe

ReorderingRule - Membres

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