VBProjectProperties8.RunPostBuildEvent 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 VSLangProj2::prjRunPostBuildEvent RunPostBuildEvent { VSLangProj2::prjRunPostBuildEvent get(); void set(VSLangProj2::prjRunPostBuildEvent value); };
[System.Runtime.InteropServices.DispId(10078)]
public VSLangProj2.prjRunPostBuildEvent RunPostBuildEvent { [System.Runtime.InteropServices.DispId(10078)] get; [System.Runtime.InteropServices.DispId(10078)] set; }
[<System.Runtime.InteropServices.DispId(10078)>]
[<get: System.Runtime.InteropServices.DispId(10078)>]
[<set: System.Runtime.InteropServices.DispId(10078)>]
member this.RunPostBuildEvent : VSLangProj2.prjRunPostBuildEvent with get, set
Public Property RunPostBuildEvent As prjRunPostBuildEvent
Property Value
Implements
- Attributes