PipelineStage.Components Property

Definition

public:
 property cli::array <Microsoft::BizTalk::Deployment::Assembly::PipelineComponent ^> ^ Components { cli::array <Microsoft::BizTalk::Deployment::Assembly::PipelineComponent ^> ^ get(); void set(cli::array <Microsoft::BizTalk::Deployment::Assembly::PipelineComponent ^> ^ value); };
public Microsoft.BizTalk.Deployment.Assembly.PipelineComponent[] Components { get; set; }
member this.Components : Microsoft.BizTalk.Deployment.Assembly.PipelineComponent[] with get, set
Public Property Components As PipelineComponent()

Property Value

PipelineComponent[]

Applies to