Share via


AdminTopologySettings.AdminComponentServer Property

Gets or sets the name of the server where the Search administration component is located.

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

Syntax

'Declaration
Public Property AdminComponentServer As String
    Get
    Set
'Usage
Dim instance As AdminTopologySettings
Dim value As String

value = instance.AdminComponentServer

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

Property Value

Type: System.String
The server name where the Search administration component is located.

See Also

Reference

AdminTopologySettings Class

AdminTopologySettings Members

Microsoft.Office.Server.Search.Administration.TopologyExport Namespace