BizTalkAssembly.Uses Property

Definition

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

Property Value

AssemblyReferenceCollection

Applies to