Partager via


PropertyBagHelper.Load(Object, Type, IPropertyBag, Int32) Méthode

Définition

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

S’applique à