1 out of 1 rated this helpful - Rate this topic

SPSolution Class

Windows SharePoint Services 3
Represents a solution on a farm.

Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public sealed class SPSolution : SPPersistedObject

An SPSolution object represents either a language-neutral solution or a Web Part package. For language packs associated with solutions and Web Part packages, see SPSolutionLanguagePack.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.