SPSite.Solutions property
SharePoint 2013
Gets the collection of user solutions that have been activated for the site collection.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)] public SPUserSolutionCollection Solutions { get; }
Property value
Type: Microsoft.SharePoint.SPUserSolutionCollectionA collection of SPUserSolution objects. The value of the Status property for each object in the collection is Activated.