Content.SearchApplication Property
Gets the Search service application.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property SearchApplication As SearchServiceApplication
Get
'Usage
Dim instance As Content
Dim value As SearchServiceApplication
value = instance.SearchApplication
public SearchServiceApplication SearchApplication { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.SearchServiceApplication
The Search service application.