Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
'Declaration
Public Const SettingsandConstraints As String
'Usage
Dim value As String
value = ToolWindowGuids80.SettingsandConstraints
public const string SettingsandConstraints
public:
literal String^ SettingsandConstraints
public const var SettingsandConstraints : String
Remarks
The GUID for this tool window that is usable in a .ctc file 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.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.