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.
Gets the Search service application associated with the Schema object.
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 Schema
Dim value As SearchServiceApplication
value = instance.SearchApplication
public SearchServiceApplication SearchApplication { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.SearchServiceApplication
The Search service application.