Skip to content

imagepath

TurkeyMan edited this page Mar 12, 2015 · 8 revisions

Home > [Project API](Project API) > 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