使用ResourceWriter定位不同的.NET版本

编程入门 行业动态 更新时间:2024-10-25 22:33:07
本文介绍了使用ResourceWriter定位不同的.NET版本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我有一个工具,可以以编程方式创建.NET资源程序集,该工具用C#编写,并使用.NET v4.0进行编译.有时,此工具需要生成针对.NET v3.5的资源程序集.在线文档建议 可以使用用于写入资源的ResourceWriter对象的TypeNameConverter属性来完成此操作,但是我没有运气找到实际完成此操作的示例.任何帮助将不胜感激.

I have a tool that creates .NET resource assemblies programmatically, the tool is written in C# and is compiled using .NET v4.0. On occasion this tool needs to generate resource assemblies that target .NET v3.5. The online doc suggests that this can be done using the TypeNameConverter property of the ResourceWriter object I am using to write the resources with but I have had no luck finding an example of how this is actually done. Any help would be much appreciated.

推荐答案

Hello PaulG,

Hello PaulG,

在我们的内部网络上进行搜索后,目前似乎没有一个已实现的示例.为此,我建议您可以发布一个代码示例请求:

After searching on our internal network, it seems currenty there are not a implemented sample. For this, I suggest that you could post a code sample request :

code.msdn.microsoft/site/requests

此致.

更多推荐

使用ResourceWriter定位不同的.NET版本

本文发布于:2023-11-10 10:42:43,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1575135.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:版本   ResourceWriter   NET

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!