Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a link object that represents the action that starts the service on the Services on Server page in SharePoint Central Administration.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overridable ReadOnly Property ProvisionLink As SPActionLink
Get
'Usage
Dim instance As SPServiceInstance
Dim value As SPActionLink
value = instance.ProvisionLink
public virtual SPActionLink ProvisionLink { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPActionLink
An SPActionLink object that represents the action.