ToolWindowGuids80.CallBrowserWindow 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 functions or methods in the source file, organized by caller or callee.
public: System::String ^ CallBrowserWindow;
std::wstring CallBrowserWindow;
public const string CallBrowserWindow;
val mutable CallBrowserWindow : string
Public Const CallBrowserWindow As String
Field Value
Remarks
The GUID
for this tool window is:
#define guidCallBrowserWindow { 0x5415EA3A, 0xD813, 0x4948, { 0xB5, 0x1E, 0x56, 0x20, 0x82, 0xCE, 0x08, 0x87 } }
This tool window is typically available by selecting Show Call Browser from the Call Browser submenu of the View -> Other Windows menu.