SPSolutionCollection.Add method

Adds a solution to the collection.

Overload list

  Name Description
Public method Add(String) Adds a solution with the specified solution file to the collection of solutions.
Public method Add(SPSolution) Adds a solution to the collection of solutions. (Overrides SPPersistedChildCollection<T>.Add(T).)
Public method Add(String, UInt32) Adds a solution with the specified solution file and locale identifier to the collection of solutions.

Top

See also

Reference

SPSolutionCollection class

SPSolutionCollection members

Microsoft.SharePoint.Administration namespace