gradle
8.2.1
Java API
gradle
/
org.gradle.ide.visualstudio
/
ConfigFile
Config
File
Java API
@
Incubating
interface
ConfigFile
A configuration file generated for Visual Studio.
Inheritors
XmlConfigFile
TextConfigFile
Members
Functions
get
Location
Link copied to clipboard
Java API
abstract
fun
getLocation
(
)
:
File
The location where this file will be generated.
set
Location
Link copied to clipboard
Java API
abstract
fun
setLocation
(
location
:
Any
)
Specify the location where this file will be generated.