getName function is deprecated #422

Open
opened 2026-01-29 16:39:12 +00:00 by claunia · 0 comments
Owner

Originally created by @OmiCron07 on GitHub (Dec 12, 2019).

Originally assigned to: @GregorBiswanger on GitHub.

  • Version: 7.30.2

.Net Core 3.1

  • Target: Windows

When using Electron.App.GetNameAsync(), there is a message into the console : (electron) 'getName function' is deprecated and will be removed. Please use 'name property' instead..

Originally created by @OmiCron07 on GitHub (Dec 12, 2019). Originally assigned to: @GregorBiswanger on GitHub. <!-- Please search existing issues to avoid creating duplicates. --> <!-- Which version of Electron.NET CLI and API are you using? --> <!-- Please always try to use latest version before report. --> * **Version**: 7.30.2 <!-- Which version of .NET Core and Node.js are you using (if applicable)? --> .Net Core 3.1 <!-- What target are you building for? --> * **Target**: Windows <!-- Enter your issue details below this comment. --> <!-- If you want, you can donate to increase issue priority (https://donorbox.org/electron-net) --> When using `Electron.App.GetNameAsync()`, there is a message into the console : `(electron) 'getName function' is deprecated and will be removed. Please use 'name property' instead.`.
claunia added the bug label 2026-01-29 16:39:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#422