Package Constructor
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.
Initializes a new instance of Package.
protected:
Package();
C++/CX
protected:
Package();
Package();
protected Package();
Protected Sub New ()
To see how to construct a package, see the package constructor provided in the VSPackage template. For more information about using the VSPackage template, see Creating an Extension with a Menu Command.
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |