ContentDatabaseSection.SearchServiceInstance Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property SearchServiceInstance As SPSearchServiceInstance
Get
'Usage
Dim instance As ContentDatabaseSection
Dim value As SPSearchServiceInstance
value = instance.SearchServiceInstance
public SPSearchServiceInstance SearchServiceInstance { get; }
Property Value
Type: SPSearchServiceInstance