PropertyBagHelper.Load(Object, Type, IPropertyBag, Int32) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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)
Parámetros
- instance
- Object
- attributeType
- Type
- propertyBag
- IPropertyBag
- errorLog
- Int32