VCProjectEngineEventsClass Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Refer to VCProjectEngineEvents for this functionality. Do not instantiate from this class.
This API supports the product infrastructure and is not intended to be used directly from your code.
public ref class VCProjectEngineEventsClass : Microsoft::VisualStudio::VCProjectEngine::VCProjectEngineEvents
[Windows::Foundation::Metadata::WebHostHidden]
class VCProjectEngineEventsClass : Microsoft::VisualStudio::VCProjectEngine::VCProjectEngineEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComSourceInterfaces("Microsoft.VisualStudio.VCProjectEngine._dispVCProjectEngineEvents\0")]
[System.Runtime.InteropServices.Guid("69F077C7-4F70-46A1-BDE0-18F8ABFAF21E")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class VCProjectEngineEventsClass : Microsoft.VisualStudio.VCProjectEngine.VCProjectEngineEvents
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.ComSourceInterfaces("Microsoft.VisualStudio.VCProjectEngine._dispVCProjectEngineEvents\0")>]
[<System.Runtime.InteropServices.Guid("69F077C7-4F70-46A1-BDE0-18F8ABFAF21E")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type VCProjectEngineEventsClass = class
interface _VCProjectEngineEvents
interface VCProjectEngineEvents
interface _dispVCProjectEngineEvents_Event
Public Class VCProjectEngineEventsClass
Implements VCProjectEngineEvents
- Inheritance
-
VCProjectEngineEventsClass
- Attributes
- Implements
Constructors
VCProjectEngineEventsClass() |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
Methods
Events
ItemAdded |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ItemMoved |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ItemPropertyChange |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ItemPropertyChange2 |
This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when a property changed for the specified item. |
ItemRemoved |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ItemRenamed |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ProjectBuildFinished |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ProjectBuildStarted |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ReportError |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
SccEvent |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
SolutionLoaded |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |