Partager via


Pipeline.AddComponent(Stage, IBaseComponent) Méthode

Définition

public:
 Microsoft::BizTalk::Component::Interop::IBaseComponent ^ AddComponent(Microsoft::BizTalk::PipelineOM::Stage ^ stage, Microsoft::BizTalk::Component::Interop::IBaseComponent ^ realComponent);
public Microsoft.BizTalk.Component.Interop.IBaseComponent AddComponent (Microsoft.BizTalk.PipelineOM.Stage stage, Microsoft.BizTalk.Component.Interop.IBaseComponent realComponent);
member this.AddComponent : Microsoft.BizTalk.PipelineOM.Stage * Microsoft.BizTalk.Component.Interop.IBaseComponent -> Microsoft.BizTalk.Component.Interop.IBaseComponent

Paramètres

stage
Stage
realComponent
IBaseComponent

Retours

S’applique à