CSharpProjectProperties7.RunPostBuildEvent 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
属性值
实现
- 属性