ToolWindowGuids80::SettingsandConstraints Field

 

This tool window displays settings for an item in a distributed system diagram.

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

public:
literal String^ SettingsandConstraints

Field Value

Type: System::String^

The GUID for this tool window is:

#define guidSettingsandConstraints { 0xB8399B49, 0x7330, 0x487B, { 0x92, 0x35, 0x7D, 0x2E, 0x96, 0x9D, 0x0A, 0x79 } }

This tool window is available when a distributed diagram project is visible by selecting Settings and Constraints from the Other Windows submenu of the View menu.

Return to top
Show: