CSharpProjectProperties6.RunPostBuildEvent Property

Definition

public:
 property VSLangProj2::prjRunPostBuildEvent RunPostBuildEvent { VSLangProj2::prjRunPostBuildEvent get(); void set(VSLangProj2::prjRunPostBuildEvent value); };
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

Attributes

Applies to