PropertyBagHelper.Load(Object, Type, IPropertyBag, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static void Load(System::Object ^ instance, Type ^ attributeType, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ propertyBag, int errorLog);
public static void Load (object instance, Type attributeType, Microsoft.BizTalk.Component.Interop.IPropertyBag propertyBag, int errorLog);
static member Load : obj * Type * Microsoft.BizTalk.Component.Interop.IPropertyBag * int -> unit
Public Shared Sub Load (instance As Object, attributeType As Type, propertyBag As IPropertyBag, errorLog As Integer)
Paramètres
- instance
- Object
- attributeType
- Type
- propertyBag
- IPropertyBag
- errorLog
- Int32