Query.GetProperties, méthode (Microsoft.Office.Server.Search.Query)
Returns information about managed properties.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Function GetProperties As PropertyInformation()
'Utilisation
Dim instance As Query
Dim returnValue As PropertyInformation()
returnValue = instance.GetProperties
public PropertyInformation[] GetProperties ()
Valeur de retour
An array of PropertyInformation objects.
Voir aussi
Référence
Query, classe
Membres Query
Microsoft.Office.Server.Search.Query, espace de noms