IVsParentProject2 Interface

Definition

Creates nested projects. You can get an instance of the interface by querying an instance of IVsHierarchy.

C++/CX
public interface class IVsParentProject2
Attributes

Methods

AddNestedSolution(UInt32, UInt32, String)

Enables addition of the contents of a solution, in the same that it's done through the user interface, to a project (for example, a solution folder).

CreateNestedProject(UInt32, Guid, String, String, String, UInt32, Guid, Guid, IntPtr)

Creates and adds a solution to a project.

Applies to

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