Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Implements Find and Replace capabilities within your editor.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("DE311250-1F14-430E-B896-EFBDDD8ABB3E")> _
<InterfaceTypeAttribute()> _
Public Interface IVsFindTarget2
'Usage
Dim instance As IVsFindTarget2
[GuidAttribute("DE311250-1F14-430E-B896-EFBDDD8ABB3E")]
[InterfaceTypeAttribute()]
public interface IVsFindTarget2
[GuidAttribute(L"DE311250-1F14-430E-B896-EFBDDD8ABB3E")]
[InterfaceTypeAttribute()]
public interface class IVsFindTarget2
public interface IVsFindTarget2