public Init ( string fileName, string destination, string projectName, __VSCREATEPROJFLAGS createFlags ) : void | ||
fileName | string | The file name of the nested project. |
destination | string | The location of the nested project. |
projectName | string | The name of the project. |
createFlags | __VSCREATEPROJFLAGS | The nested project creation flags |
return | void |