This topic has not yet been rated - Rate this topic

prjRunPostBuildEvent Enumeration

Used by the RunPostBuildEvent property.

Namespace:  VSLangProj2
Assembly:  VSLangProj2 (in VSLangProj2.dll)
[GuidAttribute("A9DEC9CC-C687-49CA-9316-DB1B4FAE61BF")]
public enum prjRunPostBuildEvent
Member nameDescription
prjRunPostBuildEventAlwaysAlways run the event.
prjRunPostBuildEventOnBuildSuccessRun only if the build is successful.
prjRunPostBuildEventOnOutputUpdatedRun only if the project output changes.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.