Share via


CrawledProperty.VariantType - Propriété

Remarque : cette API est désormais obsolète.

Obtient le type de données variant d'une propriété analysée.

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

Syntaxe

'Déclaration
<ObsoleteAttribute> _
Public ReadOnly Property VariantType As Integer
    Get
'Utilisation
Dim instance As CrawledProperty
Dim value As Integer

value = instance.VariantType
[ObsoleteAttribute]
public int VariantType { get; }

Valeur de propriété

Type : System.Int32
Un entier 32 bits qui indique le type de données variant pour la propriété analysée.

Voir aussi

Référence

CrawledProperty classe

CrawledProperty - Membres

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