Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace