This topic has not yet been rated - Rate this topic

_dispDTEEvents_SinkHelper Class

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

'Declaration
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _dispDTEEvents_SinkHelper
	Implements _dispDTEEvents
'Usage
Dim instance As _dispDTEEvents_SinkHelper

/** @attribute ClassInterfaceAttribute(ClassInterfaceType.None) */ 
public final class _dispDTEEvents_SinkHelper implements _dispDTEEvents
ClassInterfaceAttribute(ClassInterfaceType.None) 
public final class _dispDTEEvents_SinkHelper implements _dispDTEEvents
System.Object
  EnvDTE._dispDTEEvents_SinkHelper
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.