I have a project that has a bunch of images in the project tree. One of the images has the BuildAction set to Content, but Copy to Output Directory is set to None.

What exactly happens to this resource? Does it get compiled into the EXE? From what I understand about resources - nothing should happen to it; having this image in project is useless. Correct?

有帮助吗?

解决方案

Yes, you are correct.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top