Package Constructor

Initializes a new instance of Package.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)

Syntax

'宣言
Protected Sub New
'使用

Dim instance As New Package()
protected Package()
protected:
Package()
protected function Package()

Permissions

See Also

Reference

Package Class

Package Members

Microsoft.VisualStudio.Shell Namespace