SearchServiceApplication.LinksStores property
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public ReadOnly Property LinksStores As LinksStoreCollection
Get
'Uso
Dim instance As SearchServiceApplication
Dim value As LinksStoreCollection
value = instance.LinksStores
public LinksStoreCollection LinksStores { get; }
Property value
Type: Microsoft.Office.Server.Search.Administration.LinksStoreCollection
Ver também
Referência
SearchServiceApplication class