Share via


PromotedResults.Url property

Namespace:  Microsoft.Office.Server.Search.REST
Assembly:  Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)

Syntax

'Declaration
Public Property Url As String
    Get
    Set
'Usage
Dim instance As PromotedResults
Dim value As String

value = instance.Url

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

Property value

Type: System.String

See also

Reference

PromotedResults class

PromotedResults members

Microsoft.Office.Server.Search.REST namespace