Share via


ContextGuids.vsContextGuidCallStack Field

Definition

Represents whether the Call Stack window is displayed.

public: System::String ^ vsContextGuidCallStack;
std::wstring vsContextGuidCallStack;
public const string vsContextGuidCallStack;
val mutable vsContextGuidCallStack : string
Public Const vsContextGuidCallStack As String 

Field Value

Remarks

This window is displayed only during debugging. For more information, see Viewing Data in the Debugger.

Applies to