Represents a context where expressions can be evaluated. The stack frame object implements this interface.
In addition to the methods inherited from IUnknown, the IDebugExpressionContext interface exposes the following methods.
Method | Description |
---|---|
Creates a debug expression for the specified text. | |
Returns a name and GUID for the language that owns this context. |