ToolWindowGuids80.WebBrowserWindow 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 displays a browser in the Visual Studio shell.
public: System::String ^ WebBrowserWindow;
std::wstring WebBrowserWindow;
public const string WebBrowserWindow;
val mutable WebBrowserWindow : string
Public Const WebBrowserWindow As String
Field Value
Remarks
The GUID
for this tool window is:
#define guidWebBrowserWindow { 0xE8B06F52, 0x6D01, 0x11D2, { 0xAA, 0x7D, 0x00, 0xC0, 0x4F, 0x99, 0x03, 0x43 } }
This tool window is typically available by selecting Show Browser from the Web Browser submenu of the View menu.