英語で読む

次の方法で共有


__ProjectReferenceOutputValidity Enum

Definition

Project reference output states returned by QueryCheckIsProjectReferenceOutputValid(Object, String, UInt32).

C++/CX
public enum class __ProjectReferenceOutputValidity
Inheritance
__ProjectReferenceOutputValidity

Fields

Name Value Description
PROV_DoDefaultCheck 0

Let the base project determine the referenced output validity.

PROV_OutputValid 1

Skip the base project out validity check and add the reference.

PROV_OutputInvalid 2

Reject the project reference.

Applies to

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022