EditorFactory::GetPackage Method ()

 

Gets the Package object.

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

protected:
Package^ GetPackage()

Return Value

Type: Microsoft.VisualStudio.Shell::Package^

A Package object.

Return to top
Show: