IVsObjBrowser 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
由环境实现。 由要对象浏览器操作的 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 。 |