ToolWindowGuids80::SystemView Field

 

This tool window provides a list of elements in a distributed system.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

public:
literal String^ SystemView

Field Value

Type: System::String^

The GUID for this tool window is:

#define guidSystemView { 0x9F3EC988, 0x1174, 0x4746, { 0xA6, 0x6A, 0x39, 0x69, 0x71, 0x5D, 0x1F, 0xC7 } }

This tool window is typically available when a distributed system project is loaded and a system diagram is visible by selecting System View from the Other Windows menu of the View menu.

Return to top
Show: