提供附加的下拉栏客户端功能。
命名空间: Microsoft.VisualStudio.TextManager.Interop
程序集: Microsoft.VisualStudio.TextManager.Interop.8.0(在 Microsoft.VisualStudio.TextManager.Interop.8.0.dll 中)
语法
声明
<GuidAttribute("F74462E6-2E8E-477C-BA7D-F03D336DCB36")> _
<InterfaceTypeAttribute()> _
Public Interface 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
IVsDropdownBarClientEx 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
GetEntryIndent | 返回特定下拉栏 /windows 组合项目的缩进级别。 |
页首
备注
添加到 IVsDropdownBarClient 功能。
对实现者的说明
实现此接口获取一个下拉栏项目的缩进级别。