ContextGuids.vsContextGuidCallStack Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.