Component.Name property

Name of the search topology component.

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

Syntax

'Declaration
Public Property Name As String
    Get
    Friend Set
'Usage
Dim instance As Component
Dim value As String

value = instance.Name
public string Name { get; internal set; }

Property value

Type: System.String

Implements

ISearchComponent.Name

See also

Reference

Component class

Component members

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