IVsSolution2.GenerateNextDefaultProjectName Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
GenerateNextDefaultProjectName(String, String, String%)
This method obtains the default name for the next project in the solution (ProjectN).Generates the next default project name given a specific path. (Inherited from IVsSolution.)
GenerateNextDefaultProjectName(String, String, String%)
Generates the next default project name given a specific path.
Top