This topic has not yet been rated - Rate this topic

IEnumHierarchies Interface

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)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("BEC77711-2DF9-44D7-B478-A453C2E8A134")] 
public interface IEnumHierarchies
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("BEC77711-2DF9-44D7-B478-A453C2E8A134") */ 
public interface IEnumHierarchies
InterfaceTypeAttribute(1) 
GuidAttribute("BEC77711-2DF9-44D7-B478-A453C2E8A134") 
public interface IEnumHierarchies
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ