ISearchTopology.ComponentCount property

Number of search components under this topology.

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

Syntax

'Declaration
ReadOnly Property ComponentCount As Integer
    Get
'Usage
Dim instance As ISearchTopology
Dim value As Integer

value = instance.ComponentCount
int ComponentCount { get; }

Property value

Type: System.Int32

See also

Reference

ISearchTopology interface

ISearchTopology members

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