de la propiedad Query.Properties
Obtiene la bolsa de propiedades de la consulta.
Espacio de nombres: Microsoft.Office.Server.Search.Query
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
Public ReadOnly Property Properties As IPropertyCollection
Get
'Uso
Dim instance As Query
Dim value As IPropertyCollection
value = instance.Properties
public IPropertyCollection Properties { get; }
Valor de propiedad
Tipo: Microsoft.Office.Server.Search.Query.IPropertyCollection