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)
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
[GuidAttribute("64CBD015-9D4B-4DAF-8801-68EDA90B98C5")] [InterfaceTypeAttribute(1)] public interface IVsCombinedBrowseComponentSet : IVsBrowseComponentSet
/** @attribute GuidAttribute("64CBD015-9D4B-4DAF-8801-68EDA90B98C5") */
/** @attribute InterfaceTypeAttribute(1) */
public interface IVsCombinedBrowseComponentSet extends IVsBrowseComponentSet