BLDPROMPTOPT Enum

Definition

Specifies the user prompt used to choose the builder.

C++/CX
public enum class BLDPROMPTOPT
Inheritance
BLDPROMPTOPT

Fields

Name Value Description
BLDPROMPTOPT_PROMPTIFMULTIPLE 0

Prompt the user if there is no default and there is more than one registered builder.

BLDPROMPTOPT_PROMPTALWAYS 1

Always prompt the user.

BLDPROMPTOPT_PROMPTNEVER 2

Never prompt the user. Use the default builder if there is one. Otherwise, use the first registered builder.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022