ToolWindowGuids.FindResults2 Field

Definition

This tool window provides a second list of search results.

public: System::String ^ FindResults2;
std::wstring FindResults2;
public const string FindResults2;
val mutable FindResults2 : string
Public Const FindResults2 As String 

Field Value

Remarks

The GUID for this tool window that is usable in a .ctc file:

#define guidFindResults2 { 0xf887921, 0xc2b6, 0x11d2, { 0x93, 0x75, 0x0, 0x80, 0xc7, 0x47, 0xd9, 0xa0 } }  

This tool window is typically available by selecting Find Results 2 from the Other Windows submenu of the View.

Applies to