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 service application being backed up or restored.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected ReadOnly Property ServiceApplication As SPIisWebServiceApplication
Get
'Usage
Dim value As SPIisWebServiceApplication
value = Me.ServiceApplication
protected SPIisWebServiceApplication ServiceApplication { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPIisWebServiceApplication
The service application.
See Also
Reference
IisWebServiceApplicationBackupBehaviorAttribute Class