SearchServiceInstance.ProvisionLink Property
Gets a link object that represents the action that starts the search service in SharePoint Central Administration.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property ProvisionLink As SPActionLink
Get
'Usage
Dim instance As SearchServiceInstance
Dim value As SPActionLink
value = instance.ProvisionLink
public override SPActionLink ProvisionLink { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPActionLink