共用方式為


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

實作

適用於