IVsHelpOwner 接口

定义

提供有关帮助所有者的信息。

public interface class IVsHelpOwner
public interface class IVsHelpOwner
__interface IVsHelpOwner
[System.Runtime.InteropServices.Guid("B9B0983A-364C-4866-873F-D5ED190138FB")]
[System.Runtime.InteropServices.TypeLibType(4160)]
public interface IVsHelpOwner
[<System.Runtime.InteropServices.Guid("B9B0983A-364C-4866-873F-D5ED190138FB")>]
[<System.Runtime.InteropServices.TypeLibType(4160)>]
type IVsHelpOwner = interface
Public Interface IVsHelpOwner
属性

属性

AutomationObject

返回外部窗口 DTE 对象。

方法

BringHelpToTop(Int32)

将外部帮助查看器引入前台。

适用于