英語で読む

次の方法で共有


__VSREMOVEVPFLAGS Enum

Definition

Provides options for removing a virtual project from the solution.

This enumeration supports a bitwise combination of its member values.

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

Fields

Name Value Description
REMOVEVP_DontCloseHierarchy 1

Upon removing a virtual project from the solution, leave the hierarchy open.

REMOVEVP_DontSaveHierarchy 2

Upon removing a virtual project from the solution, do not attempt to save the hierarchy.

Remarks

COM Signature

From vsshell.idl:

Applies to

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