BuildableProjectCfgOpts2 Enumeration

 

Specifies additional buildable project configuration options.

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

public enum BuildableProjectCfgOpts2

Member nameDescription
Package

The build is to be a package build instead of a regular build. This member is used to create an app package for a Windows Store app.

Return to top
Show: