Partager via


PropertyInformation.Type - Propriété

Obtient le type de données de propriété.

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Property Type As Type
    Get
    Private Set
'Utilisation
Dim instance As PropertyInformation
Dim value As Type

value = instance.Type
public Type Type { get; private set; }

Valeur de propriété

Type : System.Type
Un objet de type System.Type représentant le type de propriété gérée.

Voir aussi

Référence

PropertyInformation classe

PropertyInformation - Membres

Microsoft.Office.Server.Search.Query - Espace de noms