“引用的程序集列表”中选定的类型。
添加为文件生成的源代码所引用的程序集。
Adds source code for the assembly in the form of a CodeDOM graph.
此对话框显示通过引用的程序集可供您的项目使用的所有类型。
This dialog box displays all the types available to your project through referenced assemblies.
包含一个列表,此列表中针对项目或网站列出了引用的程序集。
Contains a list of referenced assemblies for the project or Web site.
NET生成环境初始化可供生成提供程序引用的程序集的集合。
NET build environment initializes the collection of assemblies that are available for reference by the build provider.
但是,如果要引用的程序集具有需要包括的辅助引用,则必须执行额外的步骤。
However, if the assembly that you want to reference has secondary references that you need to include, you must perform an extra step.
如果在分析时,分析工具无法加载程序集间接引用的程序集,则会出现此警告。
This warning occurs if the analysis tool is unable to load assemblies that are indirectly referenced by the assembly under analysis.
此主题说明编译时引用的程序集版本与运行时引用的程序集版本不匹配时可能发生的问题,以及如何避免该问题。
This topic explains what can happen when the version of an assembly referenced at compile time doesn't match the version of the assembly referenced at runtime, and how to avoid the problem.
警告如果实现自定义安全对象的程序集引用其他程序集,则必须首先将被引用的程序集添加到完全信任程序集列表中。
Caution If the assembly implementing the custom security object references other assemblies, you must first add the referenced assemblies to the full trust assembly list.
标记阶段最后也没有标记的对象是应用程序不可获得的对象(死对象),因为不存在从根集经过任何引用序列找到这些对象的路径。
Objects that are unmarked at the end of the mark phase are unreachable by the application (dead) because there's no path from the root set through any series of references to find them.
最后,在其他VS TO项目添加对这个类库项目(或者生成的程序集)的引用。
Finally, add a reference to the class library assembly from within any VSTO project and voila.
为了构建业务应用程序对组件集进行的组装,通过将服务引用连接到服务来完成。
The assembly of sets of components to build business applications, through the wiring of service references to services.
勾选记号可以显示出哪些程序集已经被引用,而侧栏会显示出选中dll的详细信息。
Checkmarks indicate what assemblies are already referenced and a side bar gives you more information about the highlighted DLL.
在添加引用的对话框中显示控件程序集。
Showing Your Control Assemblies in the Add Reference Dialog box.
新版本减少了对依赖注入框架如Sprint.NET的使用,同时将大量程序集引用减少到只有一个。
The new version includes a decreased footprint on dependency injection frameworks like Spring.NET and the amount of assemblies referenced is reduced to only one.
添加所需的程序集引用作为我们项目模板的一部分,在我的例子中,我想使用MSpec程序集。
Add references to assemblies that will require as part of your Project Template, in my case I want to use the MSpec assembly.
就是说,这些程序集被设计为给用户在他们自己的项目中引用(例如:System.Core.dll)。
That is, assemblies that are designed to have user take a reference to them in their own projects (such as System.Core.dll).
type值提供了HTTP模块的程序集和类名称,而name值提供了友好名称,可以在Global . asax文件中使用此友好名称来引用HTTP模块。
The type value provides the assembly and class name of the HTTP module, whereas the name value provides a friendly name by which the HTTP module can be referred to in the Global.asax file.
此外,由于Tiles框架只提供了框架的src属性的值,还可以使用框架集布局在tile中引用其他Web应用程序。
In addition, since the Tiles framework is only providing the value of the SRC attribute for the frame, you could also use a frameset layout to reference other Web applications within a tile.
程序也可以加入其他引用程序集提供的元素名。
Your program also might include element names provided by other referenced assemblies.
使您能够指定项目所使用的程序集引用的文件夹路径。
Lets you specify the folder paths of assembly references used by a project.
若要纠正此错误,请添加一个对包含该类型的项目或程序集的引用。
To correct this error, add a reference to the project or assembly that contains the type.
引用的文件必须是程序集。
在树控件中显示可用的引用程序集。
The available referenced assemblies display in a tree control.
确定哪个项目产生可供您的项目引用的最佳程序集。
Determine which project produces the best assembly for your project to reference.
该引用实际上引用的是一个中间引用程序集,即,一个包含所有类型和签名信息但不一定包含任何代码的程序集。
The reference is actually taken to an intermediate reference assembly, that is, an assembly that contains all the type and signature information, but that does not necessarily contain any code.
运行时将这些版本号与管理员、应用程序或发行者设置的配置信息结合使用,以加载被引用程序集的正确版本。
The runtime USES these version Numbers, in conjunction with configuration information set by an administrator, an application, or a publisher, to load the proper version of a referenced assembly.
如何:引用具有强名称的程序集。
如何:引用具有强名称的程序集。
应用推荐