Category.DiscoverNewProperties, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets a Boolean value that specifies whether the crawler should automatically discover crawled properties with every crawl.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property DiscoverNewProperties As Boolean
'Utilisation
Dim instance As Category
Dim value As Boolean
value = instance.DiscoverNewProperties
instance.DiscoverNewProperties = value
public bool DiscoverNewProperties { get; set; }
Valeur de la propriété
true if crawled properties should be discovered with every crawl; otherwise, false.
Remarques
The default value for this setting is true.
Voir aussi
Référence
Category, classe
Membres Category
Microsoft.Office.Server.Search.Administration, espace de noms