Share via


ManagedResult.Uri Property

Gets or sets the URI of the managed content.

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 ManagedResult
Dim value As Uri

value = instance.Uri

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

Property Value

Type: System.Uri
The current value for URI of the managed content.

See Also

Reference

ManagedResult Interface

ManagedResult Members

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