ToolWindowGuids.FindResults1 Field
Definition
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.
This tool window provides a list of the search results.
public: System::String ^ FindResults1;
std::wstring FindResults1;
public const string FindResults1;
val mutable FindResults1 : string
Public Const FindResults1 As String
Field Value
Remarks
The GUID for this tool window that is usable in a .ctc file:
#define guidFindResults1 { 0xf887920, 0xc2b6, 0x11d2, { 0x93, 0x75, 0x0, 0x80, 0xc7, 0x47, 0xd9, 0xa0 } }
This tool window is typically available by selecting Find Results 1 from the Other Windows submenu of the View menu.