SearchServiceApplication.LinksStores property

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

Syntax

'Declaration
Public ReadOnly Property LinksStores As LinksStoreCollection
    Get
'Usage
Dim instance As SearchServiceApplication
Dim value As LinksStoreCollection

value = instance.LinksStores
public LinksStoreCollection LinksStores { get; }

Property value

Type: Microsoft.Office.Server.Search.Administration.LinksStoreCollection

See also

Reference

SearchServiceApplication class

SearchServiceApplication members

Microsoft.Office.Server.Search.Administration namespace