© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
13 replies
Ole (ping please)

Getting unexpected result when trying to load resources [Answered]

I am trying to load some embedded resources, but it does not behave like I expected.

var resources = Assembly.GetExecutingAssembly().GetManifestResourceNames(); // 
//returns "AssetEditor v0.40.g.resources"
var resources = Assembly.GetExecutingAssembly().GetManifestResourceNames(); // 
//returns "AssetEditor v0.40.g.resources"


Any idea what I mess up?
unknown.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Powershell result to c [Answered]
C#CC# / help
4y ago
Getting 403 forbidden when trying to call the Github API [Answered]
C#CC# / help
4y ago
❔ Basic C# Getting Null Result when trying to index attribute of an object.
C#CC# / help
3y ago
App.Config vs Resources.resx [Answered]
C#CC# / help
4y ago