SolutionContext
(EnvDTE.SolutionContext)
Inherits:
Interfaces:
Derived Types:
0
Assembly:
envdte.dll
Represents all projects in the solution, some of which will be built, and the project configuration and platform that will have context when you select a particular SolutionConfiguration object.
VB.NET
C#
|
C#
public interface SolutionContext
{
}
Articles