Query.Properties - Propriété
Obtient le conteneur de propriétés de requête.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Properties As IPropertyCollection
Get
'Utilisation
Dim instance As Query
Dim value As IPropertyCollection
value = instance.Properties
public IPropertyCollection Properties { get; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Query.IPropertyCollection