Compartir a través de


de la propiedad QueryPropertyExpression.InputParameters

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

Sintaxis

'Declaración
Public ReadOnly Property InputParameters As Dictionary<TKey, TValue>.Enumerator
    Get
'Uso
Dim instance As QueryPropertyExpression
Dim value As Dictionary<TKey, TValue>.Enumerator

value = instance.InputParameters
public Dictionary<TKey, TValue>.Enumerator InputParameters { get; }

Valor de propiedad

Tipo: System.Collections.Generic.Dictionary<TKey, TValue>.Enumerator

Vea también

Referencia

clase QueryPropertyExpression

Miembros QueryPropertyExpression

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