PropertyInformation.Retrievable, propriété (Microsoft.Office.Server.Search.Query)
Gets a Boolean value that indicates whether the property value can be retrieved.
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 Retrievable As Boolean
'Utilisation
Dim instance As PropertyInformation
Dim value As Boolean
value = instance.Retrievable
public bool Retrievable { get; }
Valeur de la propriété
true if the property can be retrieved; otherwise, false.
Voir aussi
Référence
PropertyInformation, classe
Membres PropertyInformation
Microsoft.Office.Server.Search.Query, espace de noms