Compartir a través de


(Uri) de la propiedad BestBetCollection.Item

Obtiene un resultado más probable de su dirección Url.

Espacio de nombres:  Microsoft.Office.Server.Search.Query.Rules
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
Public ReadOnly Default Property Item ( _
    url As Uri _
) As BestBet
    Get
'Uso
Dim instance As BestBetCollection
Dim url As Uri
Dim value As BestBet

value = instance(url)
public BestBet this[
    Uri url
] { get; }

Parámetros

Valor de propiedad

Tipo: Microsoft.Office.Server.Search.Query.Rules.BestBet

Excepciones

Excepción Condición
ArgumentException

Se produce cuando la opción más probable no existe en la colección

Vea también

Referencia

clase BestBetCollection

Miembros BestBetCollection

Sobrecarga Item

Espacio de nombres Microsoft.Office.Server.Search.Query.Rules