SearchRuntimeServiceInstance.PrimaryHostController - Propriété
Obtient une valeur qui indique si le contrôleur d'hôte est le principal.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property PrimaryHostController As Boolean
Get
'Utilisation
Dim instance As SearchRuntimeServiceInstance
Dim value As Boolean
value = instance.PrimaryHostController
public bool PrimaryHostController { get; }
Valeur de propriété
Type : System.Boolean
Cette propriété renvoie [true] si le contrôleur d'hôte est le principal ; Sinon, renvoie [false].
Voir aussi
Référence
SearchRuntimeServiceInstance classe
SearchRuntimeServiceInstance - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms