Sort.Property, propriété (Microsoft.Office.Server.Search.Query)
Gets the name for a property by which the search results are ordered.
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 Property As String
'Utilisation
Dim instance As Sort
Dim value As String
value = instance.Property
public string Property { get; }
Valeur de la propriété
A string containing the property name.
Voir aussi
Référence
Sort, classe
Membres Sort
Microsoft.Office.Server.Search.Query, espace de noms