Share via


ContentDBFormSection.SearchServiceInstance Property

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

See Also

Reference

ContentDBFormSection Class

ContentDBFormSection Members

Microsoft.Office.Server.Search.WebControls Namespace