IVsFindManager Schnittstelle

Definition

Stellt Hilfsfunktionen für Visual Studio Shell-Suchvorgänge dar.

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
Attribute

Methoden

CurrentTarget(IVsFindTarget)

Ruft bei Verfügbarkeit das aktuelle Suchenziel ab, indem unterschiedliche Formulare und Dokumente durchsucht werden.

Gilt für