ContextGuids.vsContextGuidAutoLocals 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 AutoLocals window is displayed.
public: System::String ^ vsContextGuidAutoLocals;
std::wstring vsContextGuidAutoLocals;
public const string vsContextGuidAutoLocals;
val mutable vsContextGuidAutoLocals : string
Public Const vsContextGuidAutoLocals As String
Field Value
Remarks
This window is displayed only during debugging. For more information, see Viewing Data in the Debugger.