: ManagedProperty.MappingDisallowed (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets a Boolean value indicating a whether a crawled property can be mapped to the managed property.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property MappingDisallowed As Boolean
'Uso
Dim instance As ManagedProperty
Dim value As Boolean
value = instance.MappingDisallowed
public bool MappingDisallowed { get; }
Valor de propiedad
For information about mapping crawled properties to managed properties, see Administración de metadatos.
Vea también
Referencia
ManagedProperty (Clase)
ManagedProperty (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)