次の方法で共有


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

定義

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

パラメーター

errlog
Int32

実装

適用対象