DebuggerExpressionEvaluationEventsClass Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Refer to DebuggerExpressionEvaluationEvents for this functionality. Do not instantiate from this class.
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Name | Description | |
|---|---|---|
![]() | DebuggerExpressionEvaluationEventsClass() | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
| Name | Description | |
|---|---|---|
![]() | add_OnExpressionEvaluation(_dispDebuggerExpressionEvaluationEvents_OnExpressionEvaluationEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | remove_OnExpressionEvaluation(_dispDebuggerExpressionEvaluationEvents_OnExpressionEvaluationEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | OnExpressionEvaluation | This API supports the product infrastructure and is not intended to be used directly from your code. Raised when an expression is evaluated from the immediate window or from automation. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


