Compartilhar via


BestBet.Url property

Obtém ou define o URL para a melhor opção.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Property Url As Uri
    Get
    Set
'Uso
Dim instance As BestBet
Dim value As Uri

value = instance.Url

instance.Url = value
public Uri Url { get; set; }

Property value

Type: System.Uri
Um objeto System.Uri que representa o URL da melhor opção.

Ver também

Referência

BestBet class

BestBet members

Microsoft.Office.Server.Search.Administration namespace