SPSite.SearchServiceInstance Property
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)
Available in Sandboxed Solutions: No
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)] public SPServiceInstance SearchServiceInstance { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPServiceInstanceAn SPServiceInstance object that represents the SharePoint Search service instance.