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 SPSearchServiceInstance that is installed on the server.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property SearchServiceInstance As SPSearchServiceInstance
Get
'Usage
Dim instance As ContentDBFormSection
Dim value As SPSearchServiceInstance
value = instance.SearchServiceInstance
public SPSearchServiceInstance SearchServiceInstance { get; }
Property Value
Type: Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance