VCProjectEngineEventsClass Methods

 

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

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

NameDescription
System_CAPS_pubmethodadd_ItemAdded(_dispVCProjectEngineEvents_ItemAddedEventHandler^)

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

System_CAPS_pubmethodadd_ItemMoved(_dispVCProjectEngineEvents_ItemMovedEventHandler^)

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

System_CAPS_pubmethodadd_ItemPropertyChange(_dispVCProjectEngineEvents_ItemPropertyChangeEventHandler^)

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

System_CAPS_pubmethodadd_ItemPropertyChange2(_dispVCProjectEngineEvents_ItemPropertyChange2EventHandler^)

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

System_CAPS_pubmethodadd_ItemRemoved(_dispVCProjectEngineEvents_ItemRemovedEventHandler^)

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

System_CAPS_pubmethodadd_ItemRenamed(_dispVCProjectEngineEvents_ItemRenamedEventHandler^)

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

System_CAPS_pubmethodadd_ProjectBuildFinished(_dispVCProjectEngineEvents_ProjectBuildFinishedEventHandler^)

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

System_CAPS_pubmethodadd_ProjectBuildStarted(_dispVCProjectEngineEvents_ProjectBuildStartedEventHandler^)

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

System_CAPS_pubmethodadd_ReportError(_dispVCProjectEngineEvents_ReportErrorEventHandler^)

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

System_CAPS_pubmethodadd_SccEvent(_dispVCProjectEngineEvents_SccEventEventHandler^)

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

System_CAPS_pubmethodadd_SolutionLoaded(_dispVCProjectEngineEvents_SolutionLoadedEventHandler^)

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

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodremove_ItemAdded(_dispVCProjectEngineEvents_ItemAddedEventHandler^)

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

System_CAPS_pubmethodremove_ItemMoved(_dispVCProjectEngineEvents_ItemMovedEventHandler^)

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

System_CAPS_pubmethodremove_ItemPropertyChange(_dispVCProjectEngineEvents_ItemPropertyChangeEventHandler^)

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

System_CAPS_pubmethodremove_ItemPropertyChange2(_dispVCProjectEngineEvents_ItemPropertyChange2EventHandler^)

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

System_CAPS_pubmethodremove_ItemRemoved(_dispVCProjectEngineEvents_ItemRemovedEventHandler^)

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

System_CAPS_pubmethodremove_ItemRenamed(_dispVCProjectEngineEvents_ItemRenamedEventHandler^)

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

System_CAPS_pubmethodremove_ProjectBuildFinished(_dispVCProjectEngineEvents_ProjectBuildFinishedEventHandler^)

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

System_CAPS_pubmethodremove_ProjectBuildStarted(_dispVCProjectEngineEvents_ProjectBuildStartedEventHandler^)

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

System_CAPS_pubmethodremove_ReportError(_dispVCProjectEngineEvents_ReportErrorEventHandler^)

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

System_CAPS_pubmethodremove_SccEvent(_dispVCProjectEngineEvents_SccEventEventHandler^)

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

System_CAPS_pubmethodremove_SolutionLoaded(_dispVCProjectEngineEvents_SolutionLoadedEventHandler^)

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

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: