Partager via


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

Gets or sets a Boolean value indicating whether new managed properties should be automatically created for the crawled properties in a category.

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

Syntaxe

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

value = instance.AutoCreateNewManagedProperties

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

Valeur de la propriété

true if managed properties should be automatically created; otherwise, false.

Voir aussi

Référence

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