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.
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)
Syntax
'Declaration
<GuidAttribute("B027F23C-E6B9-415C-ACF0-3D7CFAFCC662")> _
<InterfaceTypeAttribute()> _
Public Interface IVsSimpleBrowseComponentSet _
Inherits IVsBrowseComponentSet
'Usage
Dim instance As IVsSimpleBrowseComponentSet
[GuidAttribute("B027F23C-E6B9-415C-ACF0-3D7CFAFCC662")]
[InterfaceTypeAttribute()]
public interface IVsSimpleBrowseComponentSet : IVsBrowseComponentSet
[GuidAttribute(L"B027F23C-E6B9-415C-ACF0-3D7CFAFCC662")]
[InterfaceTypeAttribute()]
public interface class IVsSimpleBrowseComponentSet : IVsBrowseComponentSet
public interface IVsSimpleBrowseComponentSet extends IVsBrowseComponentSet