VSProject4.Events Property
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:
property VSLangProj::VSProjectEvents ^ Events { VSLangProj::VSProjectEvents ^ get(); };
[System.Runtime.InteropServices.DispId(12)]
public VSLangProj.VSProjectEvents Events { [System.Runtime.InteropServices.DispId(12)] get; }
[<System.Runtime.InteropServices.DispId(12)>]
[<get: System.Runtime.InteropServices.DispId(12)>]
member this.Events : VSLangProj.VSProjectEvents
Public ReadOnly Property Events As VSProjectEvents
Property Value
Implements
- Attributes