Provides the data contained in the browse component set.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
[InterfaceTypeAttribute(1)]
[GuidAttribute("804DCBDE-3A63-4C3C-9316-296C4C7E9140")]
public interface IVsBrowseComponentSet
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("804DCBDE-3A63-4C3C-9316-296C4C7E9140") */
public interface IVsBrowseComponentSet
InterfaceTypeAttribute(1)
GuidAttribute("804DCBDE-3A63-4C3C-9316-296C4C7E9140")
public interface IVsBrowseComponentSet
The component set is a set of components that can be browsed, such as Visual Studio projects, external .NET Framework components, and type (.tlb) libraries.