IVsHelpOwner 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供有关帮助所有者的信息。
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) |
将外部帮助查看器引入前台。 |