Freigeben über


SearchRuntimeService.PrimaryHostURL-Eigenschaft

Der URL des primären Host-Controller für den Suchdienst.

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

Syntax

'Declaration
Public Property PrimaryHostURL As String
    Get
    Set
'Usage
Dim instance As SearchRuntimeService
Dim value As String

value = instance.PrimaryHostURL

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

Eigenschaftswert

Typ: System.String

Siehe auch

Referenz

SearchRuntimeService Klasse

SearchRuntimeService-Member

Microsoft.Office.Server.Search.Administration-Namespace