Skip to content
mba105 edited this page Sep 24, 2014 · 2 revisions

Home > [Scripting Reference](Scripting Reference) > imagepath


imagepath

The imagepath function sets the file name of the deployment image produced by the build.

#!lua
imagepath ("path")

This value is currently only used by the Xbox 360.

Applies To

Solutions, projects, and configurations.

Parameters

path is the full path for the image file, relative to the currently executing script file.

See Also

imageoptions

Clone this wiki locally