ProjectSettings.

RunPostBuildEvent Property

Summary

Designates when the NAnt.VSNet.ProjectSettings.PostBuildEvent command line should be run. Possible values are "OnBuildSuccess", "Always" or "OnOutputUpdated".
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
ProjectSettings

Syntax

public string RunPostBuildEvent { get; }

Value

Type Description
string