IVsFindManager Interface

 

Represents helper functions for Visual Studio shell find operations.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.10.0 (in Microsoft.VisualStudio.TextManager.Interop.10.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("53BE8AC6-1975-4240-8F60-367665A7E525")]
public interface IVsFindManager

NameDescription
System_CAPS_pubmethodCurrentTarget(IVsFindTarget)

Gets the current find target, if it is available, by looking through different forms and documents.

Return to top
Show: