SolutionPackage Class
Represents a class that is used to generate a solution package.
Inheritance Hierarchy
System.Object
Microsoft.Office.SharePoint.ClientExtensions.Publishing.SolutionPackage
Namespace: Microsoft.Office.SharePoint.ClientExtensions.Publishing
Assembly: Microsoft.Office.SharePoint.ClientExtensions (in Microsoft.Office.SharePoint.ClientExtensions.dll)
Syntax
'Declaration
Public Class SolutionPackage
'Usage
Dim instance As SolutionPackage
public class SolutionPackage
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.SharePoint.ClientExtensions.Publishing Namespace