Compartir a través de


: Category.AutoCreateNewManagedProperties (Propiedad) (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.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Property AutoCreateNewManagedProperties As Boolean
'Uso
Dim instance As Category
Dim value As Boolean

value = instance.AutoCreateNewManagedProperties

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

Valor de propiedad

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

Vea también

Referencia

Category (Clase)
Category (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)