IVsSolution2.GetProjectFilesInSolution 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
GetProjectFilesInSolution(UInt32, UInt32, array<String[], UInt32%)
Compiles a list of the specified projects in the solution. (Inherited from IVsSolution.)
GetProjectFilesInSolution(UInt32, UInt32, array<String[], UInt32%)
Compiles a list of the specified projects in the solution.
Top