AssemblyReferenceCollection.Add(AssemblyReference) Method

Definition

public:
 int Add(Microsoft::BizTalk::Deployment::AssemblyReference ^ newAssemblyReference);
public int Add (Microsoft.BizTalk.Deployment.AssemblyReference newAssemblyReference);
override this.Add : Microsoft.BizTalk.Deployment.AssemblyReference -> int
Public Function Add (newAssemblyReference As AssemblyReference) As Integer

Parameters

newAssemblyReference
AssemblyReference

Returns

Int32

Applies to