IVsFindManager 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 Visual Studio shell 查找操作的 helper 函数。
public interface class IVsFindManager
public interface class IVsFindManager
__interface IVsFindManager
[System.Runtime.InteropServices.Guid("53BE8AC6-1975-4240-8F60-367665A7E525")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsFindManager
[<System.Runtime.InteropServices.Guid("53BE8AC6-1975-4240-8F60-367665A7E525")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsFindManager = interface
Public Interface IVsFindManager
- 属性
方法
| CurrentTarget(IVsFindTarget) |
通过查看不同的窗体和文档,获取当前查找目标(如果可用)。 |