SearchService.ProxyType-Eigenschaft
Gibt an, ob die Durchforstungskomponente einen Proxyserver verwendet oder direkt beim Crawlen von Inhalt verbindet.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property ProxyType As ProxyType
Get
Set
'Usage
Dim instance As SearchService
Dim value As ProxyType
value = instance.ProxyType
instance.ProxyType = value
public ProxyType ProxyType { get; set; }
Eigenschaftswert
Typ: Microsoft.Office.Server.Search.Administration.ProxyType
Hinweise
Ein ProxyType -Objekt.