: BestBet.Url (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets or sets the URL for the best bet.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Property Url As Uri
'Uso
Dim instance As BestBet
Dim value As Uri
value = instance.Url
instance.Url = value
public Uri Url { get; set; }
Valor de propiedad
A System.Uri object representing the best bet's URL.
Vea también
Referencia
BestBet (Clase)
BestBet (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)