Share via


PromotedLocation.Uri Property

Gets or sets the URI of the promoted location.

Namespace:  Microsoft.SharePoint.Search.Extended.Administration.Keywords
Assembly:  Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)

Syntax

'Declaration
Property Uri As Uri
    Get
    Set
'Usage
Dim instance As PromotedLocation
Dim value As Uri

value = instance.Uri

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

Property Value

Type: System.Uri
An Uri representing the URI of the promoted location.

See Also

Reference

PromotedLocation Interface

PromotedLocation Members

Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace