次の方法で共有


EnableDynamicPortRouting.Load(IPropertyBag, Int32) メソッド

定義

public:
 virtual void Load(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ propertyBag, int errorLog);
public void Load (Microsoft.BizTalk.Component.Interop.IPropertyBag propertyBag, int errorLog);
abstract member Load : Microsoft.BizTalk.Component.Interop.IPropertyBag * int -> unit
override this.Load : Microsoft.BizTalk.Component.Interop.IPropertyBag * int -> unit
Public Sub Load (propertyBag As IPropertyBag, errorLog As Integer)

パラメーター

propertyBag
IPropertyBag
errorLog
Int32

実装

適用対象