Freigeben über


LocationConfigurationCollection.CrawlProxy-Eigenschaft

Gibt ein WebProxy -Objekt, das die HTTP-Proxyeinstellungen für das Crawlen von anderen Servers verwendet.

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

Syntax

'Declaration
Public ReadOnly Property CrawlProxy As WebProxy
    Get
'Usage
Dim instance As LocationConfigurationCollection
Dim value As WebProxy

value = instance.CrawlProxy
public WebProxy CrawlProxy { get; }

Eigenschaftswert

Typ: System.Net.WebProxy

Siehe auch

Referenz

LocationConfigurationCollection Klasse

LocationConfigurationCollection-Member

Microsoft.Office.Server.Search.Administration-Namespace