SolutionRegistry class

Provides methods to retrieve information of the data-only SharePoint solution.

Inheritance hierarchy

System.Object
  Microsoft.Office.BusinessApplications.Runtime.Deployment.SolutionRegistry

Namespace:  Microsoft.Office.BusinessApplications.Runtime.Deployment
Assembly:  Microsoft.Office.BusinessApplications.Runtime (in Microsoft.Office.BusinessApplications.Runtime.dll)

Syntax

'Declaration
Public NotInheritable Class SolutionRegistry
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class SolutionRegistry

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SolutionRegistry members

Microsoft.Office.BusinessApplications.Runtime.Deployment namespace