Query.GetProperties - Méthode
Retourne des informations sur les propriétés gérées.
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 renvoyée
Type : []
Tableau d'objets PropertyInformation représentant des informations sur les propriétés gérées.