Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The PostBuildEvent property for a deployment project specifies a command line to be executed after the build ends. The PostBuildEvent property can be set in the Properties window when a deployment project is selected in the Solution Explorer.
Remarks
Clicking the browse (...) button brings up the Post-build Event Command Line dialog box.
See Also
Tasks
How to: Specify Build Events (Visual Basic)
How to: Specify Build Events (C#)