IVsFindTarget2 Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Implémente les fonctionnalités de recherche et de remplacement dans votre éditeur.
public interface class IVsFindTarget2
public interface class IVsFindTarget2
__interface IVsFindTarget2
[System.Runtime.InteropServices.Guid("DE311250-1F14-430E-B896-EFBDDD8ABB3E")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsFindTarget2
[<System.Runtime.InteropServices.Guid("DE311250-1F14-430E-B896-EFBDDD8ABB3E")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsFindTarget2 = interface
Public Interface IVsFindTarget2
- Attributs
Méthodes
| NavigateTo2(IVsTextSpanSet, TextSelMode) |
Déplace vers un emplacement spécifié dans un document. |