다음을 통해 공유


JsonDecoder.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

구현

적용 대상