ContextGuids.vsContextGuidCallStack Field

Represents whether the Call Stack window is displayed.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Syntax

'Declaration
Public Const vsContextGuidCallStack As String
public const string vsContextGuidCallStack
public:
literal String^ vsContextGuidCallStack
static val mutable vsContextGuidCallStack: string
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

See Also

Reference

ContextGuids Class

EnvDTE80 Namespace