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 the Web service associated with the administration application.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Shared ReadOnly Property AdministrationService As SPWebService
Get
Dim value As SPWebService
value = SPWebService.AdministrationService
public static SPWebService AdministrationService { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPWebService
An SPWebService object.