Debugger3.GetExpression 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 GetExpression(String, Boolean, Int32) (Inherited from Debugger2.)
Public method GetExpression(String, Boolean, Int32) Evaluates an expression based on the current stack frame. If the expression can be parsed but not evaluated, an object is returned but does not contain a valid value.

Top

See Also

Reference

Debugger3 Interface

EnvDTE90 Namespace