Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the type or kind of build system.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration _BuildSystemKindFlags
[FlagsAttribute]
public enum _BuildSystemKindFlags
[FlagsAttribute]
public enum class _BuildSystemKindFlags
[<FlagsAttribute>]
type _BuildSystemKindFlags
public enum _BuildSystemKindFlags
Members
| Member name | Description | |
|---|---|---|
| BSK_MSBUILD | The build system stores files in the MSBuild format |