Čitajte na engleskom

Dijeli putem


ProjectItemsEvents Interface

Definition

The base interface from which projects derive event interfaces of their specific project items. Use this object for functionality and refer to ProjectItemsEventsClass for this object's documentation.

C++/CX
public interface class ProjectItemsEvents : EnvDTE::_dispProjectItemsEvents_Event, EnvDTE::_ProjectItemsEvents
Derived
Attributes
Implements

Remarks

A derivative of ProjectItemsEvents is supplied by each project type in Visual Studio that contributes a project automation model. The name reflects the project type, such as VBProjectItemsEvents. These language-specific objects, based on ProjectItemsEvents, act as a source for common events.

Methods

Events

ItemAdded

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

Microsoft Internal Use Only.

(Inherited from _dispProjectItemsEvents_Event)
ItemRemoved

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

Microsoft Internal Use Only.

(Inherited from _dispProjectItemsEvents_Event)
ItemRenamed

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

Microsoft Internal Use Only.

(Inherited from _dispProjectItemsEvents_Event)

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022