Share via


_sFPUrl.Url Property (Microsoft.Office.Server.Search.Internal.Protocols.SiteData)

Namespace: Microsoft.Office.Server.Search.Internal.Protocols.SiteData
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Syntax

'Declaration
Public Property Url As String
'Usage
Dim instance As _sFPUrl
Dim value As String

value = instance.Url

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

See Also

Reference

_sFPUrl Class
_sFPUrl Members
Microsoft.Office.Server.Search.Internal.Protocols.SiteData Namespace