_BuildSystemKindFlags 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.
Specifies the type or kind of build system.
This enumeration supports a bitwise combination of its member values.
public enum class _BuildSystemKindFlags
public enum class _BuildSystemKindFlags
enum _BuildSystemKindFlags
[System.Flags]
public enum _BuildSystemKindFlags
[<System.Flags>]
type _BuildSystemKindFlags =
Public Enum _BuildSystemKindFlags
- Inheritance
-
_BuildSystemKindFlags
- Attributes
Fields
BSK_MSBUILD | 1 | The build system stores files in the MSBuild format |