ISharePointProject.Package Property

Definition

Gets an instance of the SharePoint package associated with the project.

public:
 property Microsoft::VisualStudio::SharePoint::ISharePointProjectPackage ^ Package { Microsoft::VisualStudio::SharePoint::ISharePointProjectPackage ^ get(); };
public Microsoft.VisualStudio.SharePoint.ISharePointProjectPackage Package { get; }
member this.Package : Microsoft.VisualStudio.SharePoint.ISharePointProjectPackage
Public ReadOnly Property Package As ISharePointProjectPackage

Property Value

An instance of a package.

Applies to