次の方法で共有


PropertyPageProvider.Load メソッド

定義

オーバーロード

Load(IPropertyBag, Int32)
Load(IPropertyBag, Int32)

Load(IPropertyBag, Int32)

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

パラメーター

propertyBag
IPropertyBag
errorLog
Int32

実装

適用対象

Load(IPropertyBag, Int32)

public:
 virtual 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
override this.Load : Microsoft.BizTalk.ExplorerOM.IPropertyBag * int -> unit
Public Sub Load (propertyBag As IPropertyBag, errorLog As Integer)

パラメーター

propertyBag
IPropertyBag
errorLog
Int32

実装

適用対象