IFindResultsWindow Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IFindResultsWindow
public interface IFindResultsWindow
type IFindResultsWindow = interface
Public Interface IFindResultsWindow
- Derived
Description |
Gets or sets the search description (e.g. Find all "foo", subfolders, ....). |
Manager |
The ITableManager that provides data to the FindResults' table control. |
Summary |
Gets or sets the search summary (e.g. Matching lines: 20 Matching file: 4). |
Table |
The IWpfTableControl contained in the FindResults Window. |
Title |
Gets or sets the tool window's localized title. |
Add |
Add |
Set |
Set the value for the FindResults progress bar. |
Set |
Set the value for the FindResults search progress. |
Closed |
Raised when the FAR is closed. |
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |