_CodeModelEvents Interface

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

Refer to CodeModelEvents for this functionality. Do not instantiate from this class.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Syntax

'Declaration
<GuidAttribute("66ADC510-0CA2-475D-A343-57192BCE38BF")> _
Public Interface _CodeModelEvents
'Usage
Dim instance As _CodeModelEvents
[GuidAttribute("66ADC510-0CA2-475D-A343-57192BCE38BF")]
public interface _CodeModelEvents
[GuidAttribute(L"66ADC510-0CA2-475D-A343-57192BCE38BF")]
public interface class _CodeModelEvents
public interface _CodeModelEvents

See Also

Reference

EnvDTE80 Namespace