Partager via


PropertyPageProvider.Load Méthode

Définition

Surcharges

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)

Paramètres

propertyBag
IPropertyBag
errorLog
Int32

Implémente

S’applique à

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)

Paramètres

propertyBag
IPropertyBag
errorLog
Int32

Implémente

S’applique à