次の方法で共有


Pipeline.AddComponent(Stage, IBaseComponent) メソッド

定義

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

パラメーター

stage
Stage
realComponent
IBaseComponent

戻り値

適用対象