Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Property searchApp As SearchServiceApplication
Get
Set
'Usage
Dim value As SearchServiceApplication
value = Me.searchApp
Me.searchApp = value
protected SearchServiceApplication searchApp { get; set; }
Property value
Type: Microsoft.Office.Server.Search.Administration.SearchServiceApplication
See also
Reference
LinksStoreSettingsBase<T> class