_dispDebuggerExpressionEvaluationEvents_SinkHelper Class
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Syntax
'Declaration
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _dispDebuggerExpressionEvaluationEvents_SinkHelper _
Implements _dispDebuggerExpressionEvaluationEvents
'Usage
Dim instance As _dispDebuggerExpressionEvaluationEvents_SinkHelper
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _dispDebuggerExpressionEvaluationEvents_SinkHelper : _dispDebuggerExpressionEvaluationEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _dispDebuggerExpressionEvaluationEvents_SinkHelper sealed : _dispDebuggerExpressionEvaluationEvents
public final class _dispDebuggerExpressionEvaluationEvents_SinkHelper implements _dispDebuggerExpressionEvaluationEvents
Inheritance Hierarchy
System.Object
EnvDTE80._dispDebuggerExpressionEvaluationEvents_SinkHelper
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.