Compartir a través de


de la propiedad ReorderingRule.MatchType

Espacio de nombres:  Microsoft.Office.Server.Search.Query
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
<DataMemberAttribute> _
Public Property MatchType As ReorderingRuleMatchType
    Get
    Set
'Uso
Dim instance As ReorderingRule
Dim value As ReorderingRuleMatchType

value = instance.MatchType

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

Valor de propiedad

Tipo: Microsoft.Office.Server.Search.Query.ReorderingRuleMatchType

Vea también

Referencia

clase ReorderingRule

Miembros ReorderingRule

Espacio de nombres Microsoft.Office.Server.Search.Query