This is a useful technique to find out the path of embedded resources (you need the path to access the resources).
System.Reflection.Assembly.GetExecutingAssembly().GetManifestResourceNames()
System.Reflection.Assembly.GetExecutingAssembly().GetManifestResourceNames()
No comments:
Post a Comment