DesktopFile.execString

class DesktopFile
const @safe @nogc nothrow
string
execString
()

Return Value

Type: string

the value associated with "Exec" key. Note: don't use this to start the program. Consider using expandExecString or startApplication instead.

Meta