SearchService.UseCrawlProxyForFederation, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets a value that determines whether the crawl proxy settings will be used for federated search.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property UseCrawlProxyForFederation As Boolean
'Utilisation
Dim instance As SearchService
Dim value As Boolean
value = instance.UseCrawlProxyForFederation
instance.UseCrawlProxyForFederation = value
public bool UseCrawlProxyForFederation { get; set; }
Valeur de la propriété
Returns Boolean.
Voir aussi
Référence
SearchService, classe
Membres SearchService
Microsoft.Office.Server.Search.Administration, espace de noms