IVCProjectEngineEvents2 Interface
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.
public interface class IVCProjectEngineEvents2 : Microsoft::VisualStudio::VCProjectEngine::IVCProjectEngineEvents
public interface class IVCProjectEngineEvents2 : Microsoft::VisualStudio::VCProjectEngine::IVCProjectEngineEvents
__interface IVCProjectEngineEvents2 : Microsoft::VisualStudio::VCProjectEngine::IVCProjectEngineEvents
[System.Runtime.InteropServices.Guid("E3DE0769-1E0A-43B7-8D57-1D4241B822B3")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IVCProjectEngineEvents2 : Microsoft.VisualStudio.VCProjectEngine.IVCProjectEngineEvents
[<System.Runtime.InteropServices.Guid("E3DE0769-1E0A-43B7-8D57-1D4241B822B3")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IVCProjectEngineEvents2 = interface
interface IVCProjectEngineEvents
Public Interface IVCProjectEngineEvents2
Implements IVCProjectEngineEvents
- Attributes
- Implements