IVsBrowseComponentSet Interface
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)
Syntax
'Déclaration
<GuidAttribute("804DCBDE-3A63-4C3C-9316-296C4C7E9140")> _
<InterfaceTypeAttribute()> _
Public Interface IVsBrowseComponentSet
'Utilisation
Dim instance As IVsBrowseComponentSet
[GuidAttribute("804DCBDE-3A63-4C3C-9316-296C4C7E9140")]
[InterfaceTypeAttribute()]
public interface IVsBrowseComponentSet
[GuidAttribute(L"804DCBDE-3A63-4C3C-9316-296C4C7E9140")]
[InterfaceTypeAttribute()]
public interface class IVsBrowseComponentSet
public interface IVsBrowseComponentSet
Remarks
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.