VSProject3.Events2 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 VSLangProj80::VSProjectEvents2 ^ Events2 { VSLangProj80::VSProjectEvents2 ^ get(); };
public:
property VSLangProj80::VSProjectEvents2 ^ Events2 { VSLangProj80::VSProjectEvents2 ^ get(); };
[System.Runtime.InteropServices.DispId(18)]
public VSLangProj80.VSProjectEvents2 Events2 { [System.Runtime.InteropServices.DispId(18)] get; }
[<System.Runtime.InteropServices.DispId(18)>]
[<get: System.Runtime.InteropServices.DispId(18)>]
member this.Events2 : VSLangProj80.VSProjectEvents2
Public ReadOnly Property Events2 As VSProjectEvents2
Property Value
Implements
- Attributes