Compartir a través de


: CrawledProperty.IsMappedToContents (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets or sets a Boolean value indicating whether the crawled property is mapped to any managed properties.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Property IsMappedToContents As Boolean
'Uso
Dim instance As CrawledProperty
Dim value As Boolean

value = instance.IsMappedToContents

instance.IsMappedToContents = value
public bool IsMappedToContents { get; set; }

Valor de propiedad

true if the crawled property is mapped to any managed property; otherwise, false.

Vea también

Referencia

CrawledProperty (Clase)
CrawledProperty (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)