__VSPKGRESETFLAGS Enum
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.
Used with ResetDefaults(UInt32) calls.
This enumeration supports a bitwise combination of its member values.
public enum class __VSPKGRESETFLAGS
public enum class __VSPKGRESETFLAGS
enum __VSPKGRESETFLAGS
[System.Flags]
public enum __VSPKGRESETFLAGS
[<System.Flags>]
type __VSPKGRESETFLAGS =
Public Enum __VSPKGRESETFLAGS
- Inheritance
-
__VSPKGRESETFLAGS
- Attributes
Fields
PKGRF_ADDSTDPREVIEWER | 4 | Package to add additional previewers to list for OpenStandardPreviewer(UInt32, String, VSPREVIEWRESOLUTION, UInt32)(OSP_UsePreviewWithDialog,...). |
PKGRF_TOOLBOXITEMS | 1 | Package to add its default items to toolbox. |
PKGRF_TOOLBOXSETUP | 2 | Package to add additional default items to toolbox. |
Remarks
COM Signature
From vsshell.idl: