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