Adds the specified assembly reference to the collection.
将指定的组件参考加入集合中。
Change the assembly references to reference a new assembly.
将程序集引用更改为引用新程序集。
Finds an assembly reference in the collection by simple name.
按简单名称在集合中查找程序集引用。
Contains values that describe features of an assembly reference.
包含值,这些值可描述组件参考的功能。
Finds an assembly reference in the collection by the specified assembly identity.
根据指定的程序集标识在集合中查找程序集引用。
So it supported to 4.0 version assembly reference too. Now Project is running good.
所以它支持4版组件参考过。现在项目运行良好。
Checks the original assembly reference to determine the version of the assembly to be bound.
检查原始组件参考来判断要系结的组件版本。
Therefore, an assembly reference cannot be provided during the first markup compilation pass.
因此,在第一次标记编译中无法提供程序集引用。
The common language runtime performs a number of steps when attempting to locate an assembly and resolve an assembly reference.
在尝试定位程序集并解析程序集引用时,公共语言运行时将执行若干个步骤。
Reflexil is able to rename, delete or inject class, interface, struct, enum, event, field, method, constructor, property or assembly reference.
Reflexil是能够重命名,删除或注入类,接口,结构,枚举,事件,字段,方法,构造函数,财产或程序集的引用。
For example, to add an assembly reference in a configuration file to set up a trace listener, you would include the fully qualified name of the system.
例如,若要在组态档中加入组件参考以设定追踪接听程序,您会包括系统。
For example, your code might work with version 1.6 of the assembly, but because of the partial assembly reference you might get an earlier version that lacks necessary code.
例如,您的程序码可以在1.6版的组件上执行,但是因为使用部分组件参考,所以您可能会取得缺少必要程序码的旧版组件。
For example, your code might work with version 1.6 of the assembly, but because of the partial assembly reference you might get a later version that has an incompatible change.
例如,您的程序码可以在1.6版的组件上执行,但是因为使用了部分组件参考,所以您可能会取得内含不相容变更的新版组件。
The real public key must be stored while the assembly is built so that other assemblies that reference this assembly can obtain the key to store in their own assembly reference.
真正的公开金钥必须在建置组件时储存起来,这样一来参考这个组件的其他组件便可取得金钥,并将其储存在自己的组件参考中。
The MrefBuilderStatic project doesn't build; has errors such as "The type or namespace name 'RootFilter' could not be found (are you missing a using directive or an assembly reference?)"
MrefBuilderStatic项目构建失败,报告的错误为:“Thetypeornamespacename' RootFilter 'couldnotbefound (areyoumissingausingdirectiveoran assembly reference ?)”
Determines the correct assembly from the original assembly reference and any redirection specified in the configuration files, and determines the version that should be bound to the calling assembly.
通过原程序集引用和配置文件中指定的任何重定向来确定正确的程序集,并且确定应绑定到调用程序集的版本。
Likewise, when you create a process first, then drag the process on to the Assembly editor, it creates component references for all the reference partners.
类似地,当您先创建流程,然后将该流程拖到集成编辑器时,它将为所有引用合作伙伴创建组件引用。
As with the state machine, the partners available depend on the references in the assembly diagram; there is one partner for each reference.
对于状态机,可用的合作伙伴取决于组装关系图中的引用;每个引用有一个对应的合作伙伴。
Recall that the introduction described the custom mediation within the flow using a reference to call out of the flow to a component in the assembly diagram.
回忆一下,引言中描述了在流的自定义中介中使用对组装图中流外部组件调用的引用。
If you need to invoke a different target service, all you have to do is to add its import and reference to the data handler assembly diagram so the data handler can locate the service.
如果您需要调用不同的目标服务,只需将其导入和引用添加到组装关系图,以便数据处理程序能找到此服务即可。
A wire is simply a connection in the assembly diagram that indicates which reference is connected to which component.
连线是指组装图中的连接,表示某个引用被连接到某个组件。
However, the component that the reference is looking for does not yet exist on the assembly diagram.
然而,引用所查找的组件在组装图中尚不存在。
Additionally, BLA architecture supports recursive composition by reference, facilitating hierarchical assembly of BLAs and individual deployed artifacts.
此外,BLA体系结构支持按引用的递归组合,从而促进BLA和各个所部署构件的层次结构组装。
Finally, add a reference to the class library assembly from within any VSTO project and voila.
最后,在其他VS TO项目添加对这个类库项目(或者生成的程序集)的引用。
Note: to reference the lines of assembly code in the following explanation, I refer to the last two values of the instruction address because they all begin with 054d20.
注:为引用下列说明中的汇编代码行,我将引用指令地址的最后两个值,因为它们都以054d 20开头。
Open Assembly diagram, and add Echo for both interface and reference.
打开组装关系图,同时为接口和引用添加echo。
Looking at the assembly diagram in Figure 25, you see that you need to wire the OrderProcessing reference to the Shipping service import because OrderProcessing should call ShippingService.
观察图25中的组装关系图,可以看到您需要将OrderProcessing引用连线到Shippingservice导入,因为OrderProcessing应该调用ShippingService。
Inspect the assembly diagram and take special note of the WSDL Reference Name associated with the target service (UserServicePartner).
检查组装关系图,并特别注意与目标服务(userservicepartner)关联的WSDL引用名称。
Open the LoanProcess_Module assembly diagram, and then select the component reference of the LoanProcess component.
打开 LoanProcess_Module 组装关系图,然后选择LoanProcess组件的组件引用。
The first two lines of assembly code at B0 and B5 load the instance reference from memory location 049388C8 into eax and test for null.
B0和B5 处的前两行汇编代码将 instance引用从内存位置 049388C8 加载至eax 中,并进行 null 检查。
应用推荐