This topic has not yet been rated - Rate this topic

SPSolutionDeploymentState Enumeration

Contains values that indicate the deployment status of the solution.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public enum SPSolutionDeploymentState
Member name Description
NotDeployed The solution is not deployed.
GlobalDeployed The solution is deployed and its assemblies are installed into the global assembly cache.
WebApplicationDeployed The solution is deployed and its assemblies are in the web application's bin directory.
GlobalAndWebApplicationDeployed The solution is deployed and has assemblies installed in both the bin directory and the global assembly cache.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ