Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Provides additional drop-down bar client functionality.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'Dichiarazione
<GuidAttribute("F74462E6-2E8E-477C-BA7D-F03D336DCB36")> _
<InterfaceTypeAttribute()> _
Public Interface IVsDropdownBarClientEx
'Utilizzo
Dim instance As IVsDropdownBarClientEx
[GuidAttribute("F74462E6-2E8E-477C-BA7D-F03D336DCB36")]
[InterfaceTypeAttribute()]
public interface IVsDropdownBarClientEx
[GuidAttribute(L"F74462E6-2E8E-477C-BA7D-F03D336DCB36")]
[InterfaceTypeAttribute()]
public interface class IVsDropdownBarClientEx
[<GuidAttribute("F74462E6-2E8E-477C-BA7D-F03D336DCB36")>]
[<InterfaceTypeAttribute()>]
type IVsDropdownBarClientEx = interface end
public interface IVsDropdownBarClientEx
Remarks
Adds to the IVsDropdownBarClient functionality.
Notes to Implementers
Implement this interface to get the indent level for a drop-down bar item.