VisualBestBetHelper.Uri Property
Gets the URL of the visual object associated with the visual best bet.
Namespace: Microsoft.Office.Server.Search.Query.Common
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property Uri As String
Get
Set
'Usage
Dim instance As VisualBestBetHelper
Dim value As String
value = instance.Uri
instance.Uri = value
public string Uri { get; set; }
Property Value
Type: System.String
Returns String.