DesktopFile.name

Specific name of the application, for example "Mozilla".

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

Return Value

Type: string

the value associated with "Name" key.

Meta