The assembly manifest contains this assembly metadata.
程序集清单就包含这些程序集元数据。
The assembly manifest, which contains assembly metadata.
程序集清单,包含程序集元数据。
Gets the files in the file table of an assembly manifest.
取得组件资讯清单档案表中的档案。
This option causes the compiler to not generate an assembly manifest.
此选项导致编译器不会生成程序集清单。
Provides methods to access and examine the contents of an assembly manifest.
提供方法来存取和检查组件资讯清单的内容。
The following table shows the information contained in the assembly manifest.
下表显示了在程序集清单中包含的信息。
Generates a file that has an assembly manifest from modules or resource files.
从模块或资源文件中生成一个具有程序集清单的文件。
Gets the files in the file table of an assembly manifest, specifying whether to include resource modules.
获取程序集清单的文件表中的文件,指定是否包括资源模块。
You can add or change some information in the assembly manifest by using assembly attributes in your code.
通过在代码中使用程序集特性,您可以添加或更改程序集清单中的一些信息。
Rather, they are linked through the assembly manifest and the common language runtime manages them as a unit.
它们而是通过程序集清单进行链接,公共语言运行时将这些文件作为一个单元来管理。
In this scenario, you create a file separate from your code modules that contains only the assembly manifest.
在此方案中,创建与只包含程序集清单的代码模块分开的文件。
When the assembly is created, the language compiler stores the requested permissions in the assembly manifest.
创建程序集后,语言编译器将请求的权限存储在程序集清单中。
Signing an assembly with a strong name adds a public key encryption to the file containing the assembly manifest.
使用强名称对程序集进行签名将向包含程序集清单的文件添加公钥加密。
Note that all files that make up the assembly must be in the same directory as the file containing the assembly manifest.
请注意,构成组件的所有档案必须与含有组件资讯清单的档案在同一个目录中。
Only the assembly manifest is required, but either types or resources are needed to give the assembly any meaningful functionality.
只有组件资讯清单是必要项,不过型别或资源两者必须有一项要用来赋予组件任何有意义的功能。
When an assembly is built, the development tool records dependency information for each assembly that is referenced in the assembly manifest.
在建置组件时,开发工具会记录组件资讯清单中所参考之每一组件的相依资讯。
Requests are compiled into the metadata of your application's assembly manifest and evaluated by the runtime when your code is loaded into memory during execution.
当在执行过程中将代码加载到内存中时,请求会编译到应用程序的程序集清单的元数据中,并由运行时来计算。
Note that the name of the file in your project will not be the identifier for the managed resource in the assembly manifest (see assembly manifest for more information).
请注意,项目中文件的名称不是程序集清单中托管资源的标识符(有关更多信息,请参见程序集清单)。
If there is no relevant manifest, the system loads the default version of the assembly.
如果没有相关的清单,系统加载默认的程序集版本。
The reference section of Assembly b's manifest includes a token that represents Assembly a's public key.
程序集b的清单的引用部分包括代表程序集a公钥的标记。
When binding by strong name at run time, the common language runtime compares the key stored in Assembly B's manifest with the key used to generate the strong name for Assembly A.
当在运行时通过强名称进行绑定时,公共语言运行时会将存储在程序集B的清单中的密钥与用于为程序集 A生成强名称的密钥进行比较。
The name of the output file that will hold assembly metadata (manifest).
将保存程序集元数据(清单)的输出文件的名称。
The minimum required version of the common language runtime, which is specified as an assembly dependency in the application manifest.
公共语言运行时的最低要求版本(在应用程序清单中被指定为一个程序集依赖项)。
The manifest of a side-by-side assembly specifies its dependencies on names, versions, resources, and other assemblies.
并存组件的资讯清单会指定组件对于名称、版本、资源及其他组件的相依性。
For an assembly with one associated file, the manifest is incorporated into the PE file to form a single-file assembly.
对于有一个关联文件的程序集,该清单将被合并到PE文件中以构成单文件程序集。
The linker collects assembly information stored in the object files and combines this information into a final manifest file.
链接器收集存储在对象文件中的程序集信息,并将此信息合并到最终清单文件中。
Attaches a customization to the specified document by using the specified assembly name and deployment manifest.
使用指定的程序集名称和部署清单,将自定义项附加到指定文档。
The specific version of an assembly and the versions of dependent assemblies are recorded in the assembly's manifest.
组件的版本号码以及组件名称和文化特性资讯,都是组件识别的一部分。
Loads the specified manifest resource, scoped by the namespace of the specified type, from this assembly.
从这个组件载入指定资讯清单资源,由指定型别的命名空间限定范围。
Attaches a customization to the specified document by using the specified document, assembly name, solution ID, and deployment manifest.
使用指定的文件、组件名称、方案ID和部署资讯清单,将自订附加至指定的文件。
应用推荐