ISharePointProject.Package Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.