SPSite.SearchServiceInstance property
SharePoint 2013
Gets an SPServiceInstance object that represents an instance of the SharePoint Search service that is associated with the site collection.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)] public SPServiceInstance SearchServiceInstance { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPServiceInstanceAn SPServiceInstance object that represents the SharePoint Search service instance.