ToolWindowGuids.BrowserDoc 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.
For internal use only.
public: System::String ^ BrowserDoc;
std::wstring BrowserDoc;
public const string BrowserDoc;
val mutable BrowserDoc : string
Public Const BrowserDoc As String
Field Value
Remarks
The GUID for this tool window that is usable in a .ctc file:
#define guidBrowserDoc { 0x6B8E94B4, 0x0949, 0x4d9c, { 0xA8, 0x1F, 0xC1, 0xB9, 0xB7, 0x44, 0x18, 0x5C } }