IVsToolbox4 接口

提供持久性,并本地化为 工具箱支持。扩展,但是,不从继承, IVsToolbox3。您可以获取接口的实例。 SVsToolbox (SID_SVsToolbox) services。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop.9.0(在 Microsoft.VisualStudio.Shell.Interop.9.0.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("8A9899AE-041F-431B-85D0-E44F35D65CDD")> _
Public Interface IVsToolbox4
[InterfaceTypeAttribute()]
[GuidAttribute("8A9899AE-041F-431B-85D0-E44F35D65CDD")]
public interface IVsToolbox4

IVsToolbox4 类型公开以下成员。

方法

  名称 说明
公共方法 ExpandTab

页首

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间