getName function is deprecated #425

Closed
opened 2026-01-29 16:39:15 +00:00 by claunia · 3 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:15 +00:00
Author
Owner

@icemaniceman commented on GitHub (Feb 12, 2020):

Have you solve this problem yet?

@icemaniceman commented on GitHub (Feb 12, 2020): Have you solve this problem yet?
Author
Owner

@OmiCron07 commented on GitHub (Feb 12, 2020):

No, I'm just waiting because my project is on hold.

@OmiCron07 commented on GitHub (Feb 12, 2020): No, I'm just waiting because my project is on hold.
Author
Owner

@GregorBiswanger commented on GitHub (Apr 18, 2020):

Changed App.GetNameAsync and App.SetNameAsync to App.Name Property for Electron.NET Version 8.31.1.

@GregorBiswanger commented on GitHub (Apr 18, 2020): Changed App.GetNameAsync and App.SetNameAsync to App.Name Property for Electron.NET Version 8.31.1.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#425