CrawledProperty.VariantType, propriété (Microsoft.Office.Server.Search.Administration)
Gets the variant data type for a crawled property.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property VariantType As Integer
'Utilisation
Dim instance As CrawledProperty
Dim value As Integer
value = instance.VariantType
public int VariantType { get; }
Valeur de la propriété
A 32-bit integer that specifies the variant data type for the crawled property.
Voir aussi
Référence
CrawledProperty, classe
Membres CrawledProperty
Microsoft.Office.Server.Search.Administration, espace de noms