api / org.gradle.nativeplatform.tasks / LinkSharedLibrary / getImportLibrary

getImportLibrary

@Optional @OutputFile open fun getImportLibrary(): RegularFileProperty

Returns the import library produced by this task. Defaults to the directory containing the runtime file and is not defined when no import library will be produced.

Since
4.4