1. <i id='DyNSF'><tr id='DyNSF'><dt id='DyNSF'><q id='DyNSF'><span id='DyNSF'><b id='DyNSF'><form id='DyNSF'><ins id='DyNSF'></ins><ul id='DyNSF'></ul><sub id='DyNSF'></sub></form><legend id='DyNSF'></legend><bdo id='DyNSF'><pre id='DyNSF'><center id='DyNSF'></center></pre></bdo></b><th id='DyNSF'></th></span></q></dt></tr></i><div id='DyNSF'><tfoot id='DyNSF'></tfoot><dl id='DyNSF'><fieldset id='DyNSF'></fieldset></dl></div>
      <tfoot id='DyNSF'></tfoot>
        <bdo id='DyNSF'></bdo><ul id='DyNSF'></ul>

      <legend id='DyNSF'><style id='DyNSF'><dir id='DyNSF'><q id='DyNSF'></q></dir></style></legend>

        <small id='DyNSF'></small><noframes id='DyNSF'>

      1. 如何为我的程序集创建自定义属性?

        How can I create a custom Property for my assembly?(如何为我的程序集创建自定义属性?)

        <tfoot id='3ZfHg'></tfoot>

        1. <legend id='3ZfHg'><style id='3ZfHg'><dir id='3ZfHg'><q id='3ZfHg'></q></dir></style></legend>
              <tbody id='3ZfHg'></tbody>

            <i id='3ZfHg'><tr id='3ZfHg'><dt id='3ZfHg'><q id='3ZfHg'><span id='3ZfHg'><b id='3ZfHg'><form id='3ZfHg'><ins id='3ZfHg'></ins><ul id='3ZfHg'></ul><sub id='3ZfHg'></sub></form><legend id='3ZfHg'></legend><bdo id='3ZfHg'><pre id='3ZfHg'><center id='3ZfHg'></center></pre></bdo></b><th id='3ZfHg'></th></span></q></dt></tr></i><div id='3ZfHg'><tfoot id='3ZfHg'></tfoot><dl id='3ZfHg'><fieldset id='3ZfHg'></fieldset></dl></div>
          1. <small id='3ZfHg'></small><noframes id='3ZfHg'>

                  <bdo id='3ZfHg'></bdo><ul id='3ZfHg'></ul>
                • 本文介绍了如何为我的程序集创建自定义属性?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  如何为我的 .Net 程序集创建自定义属性,然后在 Windows 资源管理器的详细信息"选项卡下可以看到该属性?

                  How can I create a custom property for my .Net assembly which would then be visible under the Details tab in Windows explorer?

                  与文件描述"、类型"、产品版本"...等并行的东西

                  Something to sit parallel with "File Description", "Type", "Product Version"... etc

                  更新:引用我对 Lars 的评论...虽然我希望在 Visual Studio 中执行此操作,但这当然不是我的首要任务.实际上,我希望将任何解决方案集成到现有的 nant 构建过程中.所以影响编译后的程序集是完全可以接受的.你听说过这样的工具吗?"

                  Update: To quote my comment to Lars ... "Whilst I would have liked to do this from within Visual studio, that is certainly not my priority. Actually I hope to integrate any solution into an existing nant build process. So affecting the assemblies post compile is entirely acceptable. Have you ever heard of such a tool?"

                  进一步更新:我不确定我所说的是否是属性,澄清一下我想在以下属性页的条目中创建什么...

                  Further Update: I'm not sure if what I'm talking about is an attribute or not, to clarify a little what I would like to creat in an entry in the following property page...

                  推荐答案

                  你的编译器不支持.AssemblyFileVersionAttribute 和所有工作,因为编译器在您的程序集中生成一个名为 VERSIONINFO 包含该信息.这就是windows正在阅读的内容.其他属性只是与您的代码一起保存为元数据.

                  Your compiler does not support it. AssemblyFileVersionAttribute and all work because the compiler generates a win32 resource in your assembly called VERSIONINFO with that information in it. That is what windows is reading. Other attributes are just saved as metadata along with your code.

                  您可以在编译后制作一个工具来更改 VERSIONINFO 资源.

                  You could make a tool to change the VERSIONINFO resource after you compile.

                  这篇关于如何为我的程序集创建自定义属性?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Performance overhead of using attributes in .NET(在 .NET 中使用属性的性能开销)
                  Accessing attribute info from DTE(从 DTE 访问属性信息)
                  c# Hide a property in datagridview with datasource(c#使用数据源隐藏datagridview中的属性)
                  Extract Display name and description Attribute from within a HTML helper(从 HTML 帮助器中提取显示名称和描述属性)
                  How can I force the PropertyGrid to show a custom dialog for a specific property?(如何强制 PropertyGrid 显示特定属性的自定义对话框?)
                  Associate attribute with code generated property in .net(将属性与 .net 中的代码生成属性相关联)
                    <tbody id='wHC1r'></tbody>
                    <bdo id='wHC1r'></bdo><ul id='wHC1r'></ul>
                    1. <tfoot id='wHC1r'></tfoot>
                    2. <small id='wHC1r'></small><noframes id='wHC1r'>

                      <i id='wHC1r'><tr id='wHC1r'><dt id='wHC1r'><q id='wHC1r'><span id='wHC1r'><b id='wHC1r'><form id='wHC1r'><ins id='wHC1r'></ins><ul id='wHC1r'></ul><sub id='wHC1r'></sub></form><legend id='wHC1r'></legend><bdo id='wHC1r'><pre id='wHC1r'><center id='wHC1r'></center></pre></bdo></b><th id='wHC1r'></th></span></q></dt></tr></i><div id='wHC1r'><tfoot id='wHC1r'></tfoot><dl id='wHC1r'><fieldset id='wHC1r'></fieldset></dl></div>

                        <legend id='wHC1r'><style id='wHC1r'><dir id='wHC1r'><q id='wHC1r'></q></dir></style></legend>