ISharePointProjectPackage.BuildPackage Method

Definition

Builds the SharePoint solution package file.

public:
 bool BuildPackage();
public bool BuildPackage ();
abstract member BuildPackage : unit -> bool
Public Function BuildPackage () As Boolean

Returns

True if the build succeeded; false otherwise.

Applies to