Op Englesch liesen

Deelen iwwer


VsUpToDateCheckFlags2 Enum

Definition

Flags passed into AreProjectsUpToDate(UInt32) as well as QueryStartUpToDateCheck(UInt32, Int32[], Int32[]) and StartUpToDateCheck(IVsOutputWindowPane, UInt32) to indicate that the operation for the purpose of a particular build request is done.

This enumeration supports a bitwise combination of its member values.

C++/CX
public enum class VsUpToDateCheckFlags2
Inheritance
VsUpToDateCheckFlags2
Attributes

Fields

Name Value Description
VSUTDCF_PRIVATE -65536

A mask for any custom VS_BUILDABLEPROJECTCFGOPTS_PRIVATE flags that were specified with the build.

VSUTDCF_REBUILD 2

A full rebuild has been requested.

VSUTDCF_PACKAGE 4

A package build (to create an app package for a Windows Store app) has been requested.

Applies to

Produkt Versiounen
Visual Studio SDK 2015, 2017, 2019, 2022