Compartir a través de


de la propiedad ReorderingRule.MatchType

Espacio de nombres:  Microsoft.SharePoint.Client.Search.Query
Ensamblado:  Microsoft.SharePoint.Client.Search (en Microsoft.SharePoint.Client.Search.dll)

Sintaxis

'Declaración
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 propiedad

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

Vea también

Referencia

clase ReorderingRule

Miembros ReorderingRule

Espacio de nombres Microsoft.SharePoint.Client.Search.Query