SearchService.ProxyType - Propriété
Indique si le composant d'analyse utilise un serveur proxy ou qu'il se connecte directement lors de l'analyse du contenu.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property ProxyType As ProxyType
Get
Set
'Utilisation
Dim instance As SearchService
Dim value As ProxyType
value = instance.ProxyType
instance.ProxyType = value
public ProxyType ProxyType { get; set; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Administration.ProxyType
Remarques
Un objet ProxyType .
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms