Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 _dispCodeModelEvents_SinkHelper _
Implements _dispCodeModelEvents
'Usage
Dim instance As _dispCodeModelEvents_SinkHelper
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _dispCodeModelEvents_SinkHelper : _dispCodeModelEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _dispCodeModelEvents_SinkHelper sealed : _dispCodeModelEvents
public final class _dispCodeModelEvents_SinkHelper implements _dispCodeModelEvents
Inheritance Hierarchy
System.Object
EnvDTE80._dispCodeModelEvents_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.