TopologyManager.IndexServices Property
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Topology
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
Public ReadOnly Property IndexServices As IndexServiceCollection
Get
'Usage
Dim instance As TopologyManager
Dim value As IndexServiceCollection
value = instance.IndexServices
[ObsoleteAttribute]
public IndexServiceCollection IndexServices { get; }
Property Value
Type: Microsoft.SharePoint.Portal.Topology.IndexServiceCollection