_Solution
(EnvDTE._Solution)
Inherits:
Interfaces:
IEnumerable
Derived Types:
0
Assembly:
envdte.dll
Represents all projects and solution-wide properties in the integrated development environment (IDE). Refer to Solution for this functionality. Do not instantiate from this class.
VB.NET
C#
|
VB.NET
Public Interface _Solution
Implements System.Collections.IEnumerable
End Interface
Articles