Share via


Debugger5.GetExpression3 Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetExpression3(String, StackFrame, Boolean, Boolean, Boolean, Int32) (Inherited from Debugger4.)
Public method GetExpression3(String, StackFrame, Boolean, Boolean, Boolean, Int32) Evaluates an expression, similar to GetExpression(String, Boolean, Boolean, Int32). However, this method allows the caller to specify the stack frame that the evaluation will occur on. It also allows the caller to specify whether automatic evaluation of properties and implicit function calls should occur.

Top

See Also

Reference

Debugger5 Interface

EnvDTE100 Namespace