Aracılığıyla paylaş


SolutionPackage Members

Include Protected Members
Include Inherited Members

Represents a class that is used to generate a solution package.

The SolutionPackage type exposes the following members.

Constructors

  Name Description
Public method SolutionPackage(Uri, String, String, String) Initializes a new instance of the class with the specified site URL, source document library path, solution name, and solution ID.
Public method SolutionPackage(Uri, String, String, String, Version) Initializes a new instance of the class with the specified site URL, source document library path, solution name, solution ID, and solution version.

Top

Methods

  Name Description
Public method Generate(X509Certificate2, String) Generates the package and signs it with the given certificate.
Public method Generate(X509Certificate2, String, Boolean) Generates the package and signs it with the given certificate.
Public method GenerateUnsigned Generates the package without signing.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SolutionPackage Class

Microsoft.Office.SharePoint.ClientExtensions.Publishing Namespace