次の方法で共有


ISearchComponent.ServerName property

Name of the server.

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

Syntax

'Declaration
ReadOnly Property ServerName As String
    Get
'Usage
Dim instance As ISearchComponent
Dim value As String

value = instance.ServerName
string ServerName { get; }

Property value

Type: System.String

See also

Reference

ISearchComponent interface

ISearchComponent members

Microsoft.Office.Server.Search.Administration.Topology namespace