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.
Represents whether the AutoLocals window is displayed.
Namespace: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Syntax
'Declaration
Public Const vsContextGuidAutoLocals As String
public const string vsContextGuidAutoLocals
public:
literal String^ vsContextGuidAutoLocals
static val mutable vsContextGuidAutoLocals: string
public const var vsContextGuidAutoLocals : String
Remarks
This window is displayed only during debugging. For more information, see Viewing Data in the Debugger.
.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.