DesktopFile.name

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

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

Return Value

Type: string

The value associated with "Name" key.

See Also

localizedName

Meta