IVsTaskBody 接口

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

语法

声明
<GuidAttribute("05A07459-551F-4CDF-B38A-16089D083110")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsTaskBody
[GuidAttribute("05A07459-551F-4CDF-B38A-16089D083110")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsTaskBody

IVsTaskBody 类型公开以下成员。

方法

  名称 说明
公共方法 DoWork

页首

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间