_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#
|
C#
public interface _Solution : System.Collections.IEnumerable
{
}
Articles