PropertyPageProvider.Load 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
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