PropertyQueryScopeRule.Value - Propriété
Obtient ou définit la valeur de la propriété gérée à utiliser pour la règle d'étendue.
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
Get
Set
'Utilisation
Dim instance As PropertyQueryScopeRule
Dim value As String
value = instance.Value
instance.Value = value
public string Value { get; set; }
Valeur de propriété
Type : System.String
Chaîne spécifiant la valeur de la propriété gérée.
Voir aussi
Référence
PropertyQueryScopeRule - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms