SearchService.UseCrawlProxyForFederation 属性 (Microsoft.Office.Server.Search.Administration)
Gets or sets a value that determines whether the crawl proxy settings will be used for federated search.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Property UseCrawlProxyForFederation As Boolean
用法
Dim instance As SearchService
Dim value As Boolean
value = instance.UseCrawlProxyForFederation
instance.UseCrawlProxyForFederation = value
public bool UseCrawlProxyForFederation { get; set; }
属性值
Returns Boolean.
另请参阅
参考
SearchService 类
SearchService 成员
Microsoft.Office.Server.Search.Administration 命名空间