Query::DirectServiceEndpointUri property

Gets or sets the address the Search service application proxy should use instead of the URL that was specified in the constructor for the Search service application proxy.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

No code example is currently available or this language may not be supported.

Property value

Type: System.Uri
The URL to use for the Search service application proxy.

If this property is null, the URL specified in the Search service application proxy constructor should be used; otherwise the URL specified here should be used.

Show: