Compartir a través de


: PropertyQueryScopeRule.Property (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets or sets the managed property to use for the scope rule.

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

Sintaxis

'Declaración
Public Property Property As ManagedProperty
'Uso
Dim instance As PropertyQueryScopeRule
Dim value As ManagedProperty

value = instance.Property

instance.Property = value
public ManagedProperty Property { get; set; }

Valor de propiedad

A ManagedProperty object.

Vea también

Referencia

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