ToolWindowGuids80.ServerExplorer 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 servers used for connecting to databases.
public: System::String ^ ServerExplorer;
std::wstring ServerExplorer;
public const string ServerExplorer;
val mutable ServerExplorer : string
Public Const ServerExplorer As String
Field Value
Remarks
The GUID
for this tool window is:
#define guidServerExplorer { 0x74946827, 0x37a0, 0x11d2, { 0xa2, 0x73, 0x00, 0xc0, 0x4f, 0x8e, 0xf4, 0xff } }
This tool window is typically available by selecting Server Explorer from the View menu.