IVsObjBrowser 接口

定义

由环境实现。 由要对象浏览器操作的 Vspackage 使用。

public interface class IVsObjBrowser
public interface class IVsObjBrowser
__interface IVsObjBrowser
[System.Runtime.InteropServices.Guid("0DF98187-FD9A-4669-8A56-727910A4866C")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsObjBrowser
[<System.Runtime.InteropServices.Guid("0DF98187-FD9A-4669-8A56-727910A4866C")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsObjBrowser = interface
Public Interface IVsObjBrowser
属性

方法

NavigateTo(VSOBJECTINFO[], UInt32)

定位到描述的对象 VSOBJECTINFO

适用于