Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
static val mutable SettingsandConstraints: string
public const var SettingsandConstraints : String
Remarks
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.
.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.