次の方法で共有


Receiver.UpdateEndpointConfig(String, IPropertyBag, IPropertyBag) メソッド

定義

public:
 virtual void UpdateEndpointConfig(System::String ^ Url, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ pConfig, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ pBizTalkConfig);
public void UpdateEndpointConfig (string Url, Microsoft.BizTalk.Component.Interop.IPropertyBag pConfig, Microsoft.BizTalk.Component.Interop.IPropertyBag pBizTalkConfig);
abstract member UpdateEndpointConfig : string * Microsoft.BizTalk.Component.Interop.IPropertyBag * Microsoft.BizTalk.Component.Interop.IPropertyBag -> unit
override this.UpdateEndpointConfig : string * Microsoft.BizTalk.Component.Interop.IPropertyBag * Microsoft.BizTalk.Component.Interop.IPropertyBag -> unit
Public Sub UpdateEndpointConfig (Url As String, pConfig As IPropertyBag, pBizTalkConfig As IPropertyBag)

パラメーター

Url
String
pConfig
IPropertyBag
pBizTalkConfig
IPropertyBag

実装

適用対象