VBProjectProperties7.RunPostBuildEvent Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Valor da propriedade
Implementações
- Atributos