Upon loading the solution, loops through all the subprojects known to MSBuild and for each one creates the project and the project node in the hierarchy.
Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)
Syntax
'宣言
Protected Friend Sub CreateNestedProjectNodes
'使用
Me.CreateNestedProjectNodes()
protected internal void CreateNestedProjectNodes()
protected public:
void CreateNestedProjectNodes()
protected internal function CreateNestedProjectNodes()
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.