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
Microsoft.Office.BusinessApplications.Runtime.Deployment Namespace