Compartir a través de


IVsToolbarTrayHost Interface

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

Syntax

'Declaración
<GuidAttribute("2B3321EE-693F-4B46-9536-E44DAD8C6E60")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsToolbarTrayHost
'Uso
Dim instance As IVsToolbarTrayHost
[GuidAttribute("2B3321EE-693F-4B46-9536-E44DAD8C6E60")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsToolbarTrayHost
[GuidAttribute(L"2B3321EE-693F-4B46-9536-E44DAD8C6E60")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsToolbarTrayHost
[<GuidAttribute("2B3321EE-693F-4B46-9536-E44DAD8C6E60")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsToolbarTrayHost =  interface end
public interface IVsToolbarTrayHost

See Also

Reference

IVsToolbarTrayHost Members

Microsoft.VisualStudio.Shell.Interop Namespace