SPSolution.Upgrade Method
Include Protected Members
Include Inherited Members
Upgrades the solution from a previous version to the current version.
Overload List
Name | Description | |
---|---|---|
Upgrade(String) | Upgrades the solution from a previous version to the current version using the specified solution file. | |
Upgrade(String, DateTime) | Upgrades the solution from a previous version to the current version using the specified solution file, and scheduled to run at a specified time. |
Top