NAnt SDK Documentation - v0.92 |
|
ProjectSettings.RunPostBuildEvent Property
Designates when the PostBuildEvent command line should be run. Possible values are "OnBuildSuccess", "Always" or "OnOutputUpdated".
[Visual Basic]
Public ReadOnly Property RunPostBuildEvent As
String
[C#]
public
string RunPostBuildEvent {get;}
See Also
ProjectSettings Class | NAnt.VSNet Namespace