Skip to content

getName function is deprecated #350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
OmiCron07 opened this issue Dec 12, 2019 · 3 comments
Closed

getName function is deprecated #350

OmiCron07 opened this issue Dec 12, 2019 · 3 comments
Assignees
Labels
Milestone

Comments

@OmiCron07
Copy link

  • 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..

@OmiCron07 OmiCron07 added the bug label Dec 12, 2019
@icemaniceman
Copy link

Have you solve this problem yet?

@OmiCron07
Copy link
Author

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

@GregorBiswanger GregorBiswanger self-assigned this Feb 12, 2020
@GregorBiswanger GregorBiswanger added this to the 8.31.1 milestone Apr 17, 2020
@GregorBiswanger
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants