Partager via


SearchRuntimeService.PrimaryHostURL - Propriété

L'URL du contrôleur hôte principal pour le service de recherche.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Property PrimaryHostURL As String
    Get
    Set
'Utilisation
Dim instance As SearchRuntimeService
Dim value As String

value = instance.PrimaryHostURL

instance.PrimaryHostURL = value
public string PrimaryHostURL { get; set; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

SearchRuntimeService classe

SearchRuntimeService - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms