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.
Represents whether the Call Stack window is displayed.
Namespace: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Syntax
'Declaration
Public Const vsContextGuidCallStack As String
'Usage
Dim value As String
value = ContextGuids.vsContextGuidCallStack
public const string vsContextGuidCallStack
public:
literal String^ vsContextGuidCallStack
public const var vsContextGuidCallStack : 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.