Solution2
(EnvDTE80.Solution2)
Inherits:
Interfaces:
IEnumerable, _Solution
Derived Types:
0
Assembly:
envdte80.dll
Represents all projects and solution-wide properties in the integrated development environment (IDE).
VB.NET
C#
|
C#
public interface Solution2 : System.Collections.IEnumerable, EnvDTE._Solution
{
}
Articles