CodeModelEventsClass Events

 

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

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

NameDescription
System_CAPS_pubeventElementAdded

This API supports the product infrastructure and is not intended to be used directly from your code. Raised when a CodeElement object has been created. The new object is passed to the event handler.

System_CAPS_pubeventElementChanged

This API supports the product infrastructure and is not intended to be used directly from your code. Raised when a CodeElement object has been changed.

System_CAPS_pubeventElementDeleted

This API supports the product infrastructure and is not intended to be used directly from your code. Raised when a CodeElement is deleted.

Return to top
Show: