Partager via


Category.MapToContents, propriété (Microsoft.Office.Server.Search.Administration)

Gets or sets a Boolean value indicating whether all string crawled properties are mapped to content.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Property MapToContents As Boolean
'Utilisation
Dim instance As Category
Dim value As Boolean

value = instance.MapToContents

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

Valeur de la propriété

true if string crawled properties are mapped to content; otherwise, false.

Remarques

Default setting is true for the SharePoint category; false for all the other categories.

Voir aussi

Référence

Category, classe
Membres Category
Microsoft.Office.Server.Search.Administration, espace de noms