SolutionClass Class
This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTEAssembly: EnvDTE (in envdte.dll)
[GuidAttribute("B35CAA8C-77DE-4AB3-8E5A-F038E3FC6056")] [ClassInterfaceAttribute(0)] public class SolutionClass : _Solution, Solution, IEnumerable
/** @attribute GuidAttribute("B35CAA8C-77DE-4AB3-8E5A-F038E3FC6056") */
/** @attribute ClassInterfaceAttribute(0) */
public class SolutionClass implements _Solution, Solution,
IEnumerable