Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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