Skip to content

ElectronApp.getName method

ElectronApp › getName

Unofficial

Returns the current application's name, from the application's package.json file.

Signature:

getName(): string

Returns: stringThe application name.