BuildableProjectCfgOpts 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.
Obsolete. Specifies buildable project configuration options.
This enumeration supports a bitwise combination of its member values.
public enum class BuildableProjectCfgOpts
public enum class BuildableProjectCfgOpts
enum BuildableProjectCfgOpts
[System.Flags]
public enum BuildableProjectCfgOpts
[<System.Flags>]
type BuildableProjectCfgOpts =
Public Enum BuildableProjectCfgOpts
- Inheritance
-
BuildableProjectCfgOpts
- Attributes
Fields
Name | Value | Description |
---|---|---|
Private | -65536 | Obsolete. |
Rebuild | 1 | Obsolete. |
BuildSelectionOnly | 2 | Obsolete. |
BuildActiveDocumentOnly | 4 | Obsolete. |