BestBet.Url, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the URL for the best bet.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property Url As Uri
'Utilisation
Dim instance As BestBet
Dim value As Uri
value = instance.Url
instance.Url = value
public Uri Url { get; set; }
Valeur de la propriété
A System.Uri object representing the best bet's URL.
Voir aussi
Référence
BestBet, classe
Membres BestBet
Microsoft.Office.Server.Search.Administration, espace de noms