Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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 manages the service on the Services on Server page in SharePoint Central Administration.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Overridable ReadOnly Property ManageLink As SPAdministrationLink
Get
'Usage
Dim instance As SPServiceApplicationProxy
Dim value As SPAdministrationLink
value = instance.ManageLink
public virtual SPAdministrationLink ManageLink { get; }
Type: Microsoft.SharePoint.Administration.SPAdministrationLink
Returns SPAdministrationLink.
SPServiceApplicationProxy class
Please sign in to use this experience.
Sign in