gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.ide.visualstudio
/
ConfigFile
Config
File
API
@
Incubating
interface
ConfigFile
(
source
)
A configuration file generated for Visual Studio.
Inheritors
TextConfigFile
XmlConfigFile
Members
Functions
get
Location
Link copied to clipboard
API
abstract
fun
getLocation
(
)
:
File
The location where this file will be generated.
set
Location
Link copied to clipboard
API
abstract
fun
setLocation
(
location
:
Any
)
Specify the location where this file will be generated.