CrawledProperty.IsMappedToContents, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets a Boolean value indicating whether the crawled property is mapped to any managed properties.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property IsMappedToContents As Boolean
'Utilisation
Dim instance As CrawledProperty
Dim value As Boolean
value = instance.IsMappedToContents
instance.IsMappedToContents = value
public bool IsMappedToContents { get; set; }
Valeur de la propriété
true if the crawled property is mapped to any managed property; otherwise, false.
Voir aussi
Référence
CrawledProperty, classe
Membres CrawledProperty
Microsoft.Office.Server.Search.Administration, espace de noms