Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumerator for projects in the solution. You can get an instance of the interface using the GetProjectEnum method of the IVsSolution and IVsSolution2 interfaces.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("BEC77711-2DF9-44D7-B478-A453C2E8A134")> _
Public Interface IEnumHierarchies
'Usage
Dim instance As IEnumHierarchies
[InterfaceTypeAttribute()]
[GuidAttribute("BEC77711-2DF9-44D7-B478-A453C2E8A134")]
public interface IEnumHierarchies
[InterfaceTypeAttribute()]
[GuidAttribute(L"BEC77711-2DF9-44D7-B478-A453C2E8A134")]
public interface class IEnumHierarchies
public interface IEnumHierarchies