This topic has not yet been rated - Rate this topic

SPSolution.Deployed Property

Returns a value indicating whether the solution is deployed to one or more web applications in the farm.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public bool Deployed { get; }

Property Value

Type: System.Boolean
true if the solution is deployed to one or more web applications; otherwise, false.

To determine whether a language pack is deployed, use SPSolutionLanguagePack.Deployed.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ