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
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("64CBD015-9D4B-4DAF-8801-68EDA90B98C5")> _
Public Interface IVsCombinedBrowseComponentSet _
Inherits IVsBrowseComponentSet
'Uso
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
[<InterfaceTypeAttribute()>]
[<GuidAttribute("64CBD015-9D4B-4DAF-8801-68EDA90B98C5")>]
type IVsCombinedBrowseComponentSet =
interface
interface IVsBrowseComponentSet
end
public interface IVsCombinedBrowseComponentSet extends IVsBrowseComponentSet