: CrawledProperty.VariantType (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets the variant data type for a crawled property.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property VariantType As Integer
'Uso
Dim instance As CrawledProperty
Dim value As Integer
value = instance.VariantType
public int VariantType { get; }
Valor de propiedad
A 32-bit integer that specifies the variant data type for the crawled property.
Vea también
Referencia
CrawledProperty (Clase)
CrawledProperty (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)