IVsParentProject Members
Include Protected Members
Include Inherited Members
Allows nested projects to be opened and closed in the proper sequence with the build of the solution hierarchy by the environment.
The IVsParentProject type exposes the following members.
Methods
Name | Description | |
---|---|---|
CloseChildren | Implemented to close nested projects under a parent project. | |
OpenChildren | Implemented to open nested projects under a parent project. |
Top