IVsFindTarget2 Interface

Définition

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.

S’applique à