Compartir a través de


: Query.GetProperties (Método) (Microsoft.Office.Server.Search.Query)

Returns information about managed properties.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Function GetProperties As PropertyInformation()
'Uso
Dim instance As Query
Dim returnValue As PropertyInformation()

returnValue = instance.GetProperties
public PropertyInformation[] GetProperties ()

Valor devuelto

An array of PropertyInformation objects.

Vea también

Referencia

Query (Clase)
Query (Miembros)
Microsoft.Office.Server.Search.Query (Espacio de nombres)