次の方法で共有


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

定義

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

パラメーター

propertyBag
IPropertyBag
errorLog
Int32

適用対象