: PropertyQueryScopeRule.Value (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets or sets the managed property value 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 Value As String
'Uso
Dim instance As PropertyQueryScopeRule
Dim value As String
value = instance.Value
instance.Value = value
public string Value { get; set; }
Valor de propiedad
A string specifying the managed property value.
Vea también
Referencia
PropertyQueryScopeRule (Clase)
PropertyQueryScopeRule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)