ProjectSettings.

PostBuildEvent Property

Summary

Contains commands to be ran after a build has taken place.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
ProjectSettings

Syntax

public string PostBuildEvent { get; }

Remarks

Valid commands are those in a .bat file. For more info see MSDN.

Value

Type Description
string