CrawledPropertyInfo.IsMappedToContents - Propriété

Obtient ou définit si cette propriété analysée est mappée à la propriété « Contents » gérés.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property IsMappedToContents As Boolean
    Get
    Set
'Utilisation
Dim instance As CrawledPropertyInfo
Dim value As Boolean

value = instance.IsMappedToContents

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

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

CrawledPropertyInfo classe

CrawledPropertyInfo - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms