Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.artifacts.component
/
BuildIdentifier
/
getName
get
Name
API
abstract
fun
getName
(
)
:
String
(
source
)
Deprecated
The name of the build.
Deprecated
Use
getBuildPath
instead.