BizTalkAssembly.UsedBy Property

Definition

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

Property Value

AssemblyReferenceCollection

Applies to