PropertyInformation.Type, propriété (Microsoft.Office.Server.Search.Query)
Gets the property data type.
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 Type As Type
'Utilisation
Dim instance As PropertyInformation
Dim value As Type
value = instance.Type
public Type Type { get; }
Valeur de la propriété
An object of type System.Type representing the managed property type.
Voir aussi
Référence
PropertyInformation, classe
Membres PropertyInformation
Microsoft.Office.Server.Search.Query, espace de noms