SearchService.UseCrawlProxyForFederation Property
Gets or sets a value that determines whether the crawl proxy settings will be used for federated search.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property UseCrawlProxyForFederation As Boolean
Get
Set
'Usage
Dim instance As SearchService
Dim value As Boolean
value = instance.UseCrawlProxyForFederation
instance.UseCrawlProxyForFederation = value
public bool UseCrawlProxyForFederation { get; set; }
Property Value
Type: System.Boolean
Returns Boolean.