getProjectPath

@Nullable
abstract fun getProjectPath(): String(source)

Project path associated with this task request if any.

Return

project path or null to use the default project path.