SPService.Applications property

Gets the collection of service applications associated with the service.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public SPServiceApplicationCollection Applications { get; }

Property value

Type: Microsoft.SharePoint.Administration.SPServiceApplicationCollection
A SPServiceApplicationCollection containing the service applications associated with this service.

See also

Reference

SPService class

SPService members

Microsoft.SharePoint.Administration namespace