IVsCombinedBrowseComponentSet Interface

Combines multiple component sets.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("64CBD015-9D4B-4DAF-8801-68EDA90B98C5")> _
Public Interface IVsCombinedBrowseComponentSet _
    Inherits IVsBrowseComponentSet
'Usage
Dim instance As IVsCombinedBrowseComponentSet
[InterfaceTypeAttribute()]
[GuidAttribute("64CBD015-9D4B-4DAF-8801-68EDA90B98C5")]
public interface IVsCombinedBrowseComponentSet : IVsBrowseComponentSet
[InterfaceTypeAttribute()]
[GuidAttribute(L"64CBD015-9D4B-4DAF-8801-68EDA90B98C5")]
public interface class IVsCombinedBrowseComponentSet : IVsBrowseComponentSet
public interface IVsCombinedBrowseComponentSet extends IVsBrowseComponentSet

See Also

Reference

IVsCombinedBrowseComponentSet Members

Microsoft.VisualStudio.Shell.Interop Namespace