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)

Syntax

'Declaration
Public Enumeration BuildableProjectCfgOpts2
public enum BuildableProjectCfgOpts2
public enum class BuildableProjectCfgOpts2
type BuildableProjectCfgOpts2
public enum BuildableProjectCfgOpts2

Members

Member name Description
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.

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace