IVsSimpleBrowseComponentSet Interface
Populates the component set with browsable components, such as Visual Studio projects, external .NET Framework components and type (.tlb) libraries.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
[GuidAttribute("B027F23C-E6B9-415C-ACF0-3D7CFAFCC662")] [InterfaceTypeAttribute(1)] public interface IVsSimpleBrowseComponentSet : IVsBrowseComponentSet
/** @attribute GuidAttribute("B027F23C-E6B9-415C-ACF0-3D7CFAFCC662") */
/** @attribute InterfaceTypeAttribute(1) */
public interface IVsSimpleBrowseComponentSet extends IVsBrowseComponentSet