__VSPKGRESETFLAGS Enumeration
Visual Studio 2015
Used with ResetDefaults calls.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| PKGRF_ADDSTDPREVIEWER | Package to add additional previewers to list for OpenStandardPreviewer(OSP_UsePreviewWithDialog,...). | |
| PKGRF_TOOLBOXITEMS | Package to add its default items to toolbox. | |
| PKGRF_TOOLBOXSETUP | Package to add additional default items to toolbox. |
From vsshell.idl:
Show: