Compartir a través de


de la propiedad ReorderingRule.MatchValue

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 MatchValue As String
    Get
    Set
'Uso
Dim instance As ReorderingRule
Dim value As String

value = instance.MatchValue

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

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase ReorderingRule

Miembros ReorderingRule

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