Query.GetProperties method
Retorna informações sobre propriedades gerenciadas.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Function GetProperties As PropertyInformation()
'Uso
Dim instance As Query
Dim returnValue As PropertyInformation()
returnValue = instance.GetProperties()
public PropertyInformation[] GetProperties()
Valor retornado
Type: []
Uma matriz de objetos PropertyInformation que representa informações sobre propriedades gerenciadas.