AppInfoIF.getDisplayName

Gets the display name of the application. The display name is often more descriptive to the user than the name itself. Since 2.24

interface AppInfoIF
string
getDisplayName
()

Return Value

Type: string

the display name of the application for appinfo, or the name if no display name is available.

Meta