BizTalkAssembly.AssemblyReferences Property

Definition

public:
 property Microsoft::BizTalk::Deployment::AssemblyReferenceCollection ^ AssemblyReferences { Microsoft::BizTalk::Deployment::AssemblyReferenceCollection ^ get(); void set(Microsoft::BizTalk::Deployment::AssemblyReferenceCollection ^ value); };
public Microsoft.BizTalk.Deployment.AssemblyReferenceCollection AssemblyReferences { get; set; }
member this.AssemblyReferences : Microsoft.BizTalk.Deployment.AssemblyReferenceCollection with get, set
Public Property AssemblyReferences As AssemblyReferenceCollection

Property Value

AssemblyReferenceCollection

Applies to