PropertyQueryScopeRule.Value, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the managed property value to use for the scope rule.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property Value As String
'Utilisation
Dim instance As PropertyQueryScopeRule
Dim value As String
value = instance.Value
instance.Value = value
public string Value { get; set; }
Valeur de la propriété
A string specifying the managed property value.
Voir aussi
Référence
PropertyQueryScopeRule, classe
Membres PropertyQueryScopeRule
Microsoft.Office.Server.Search.Administration, espace de noms