开发者

How to get path of resources file?

I have added zip file to resources. How can I get that path?开发者_开发技巧


The file does not have a path per se. You need to read its contents using the Assembly.GetManifestResourceStream method. You can read this step by step tutorial.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜