api / org.gradle.api.tasks / WriteProperties / setOutputFile

setOutputFile

open fun setOutputFile(outputFile: File): Unit

Sets the output file to write the properties to.

Since
4.0

open fun setOutputFile(outputFile: Any): Unit

Sets the output file to write the properties to.