_CodeModelEventsRoot Interface
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
<GuidAttribute("C6E28776-B7FF-421F-8C18-57F82E447704")> _
Public Interface _CodeModelEventsRoot
[GuidAttribute("C6E28776-B7FF-421F-8C18-57F82E447704")]
public interface _CodeModelEventsRoot
[GuidAttribute(L"C6E28776-B7FF-421F-8C18-57F82E447704")]
public interface class _CodeModelEventsRoot
[<GuidAttribute("C6E28776-B7FF-421F-8C18-57F82E447704")>]
type _CodeModelEventsRoot = interface end
public interface _CodeModelEventsRoot
The _CodeModelEventsRoot type exposes the following members.
Properties
Name | Description | |
---|---|---|
CodeModelEvents | Infrastructure. Microsoft Internal Use Only. |
Top