0 out of 1 rated this helpful - Rate this topic

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: EnvDTE
Assembly: 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
GuidAttribute("B35CAA8C-77DE-4AB3-8E5A-F038E3FC6056") 
ClassInterfaceAttribute(0) 
public class SolutionClass implements _Solution, Solution, 
	IEnumerable

Refer to Solution for this functionality. Do not instantiate from this class.

System.Object
  EnvDTE.SolutionClass
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ