PropertyBagHelper.Load(Object, Type, IPropertyBag, Int32) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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)
Parametri
- instance
- Object
- attributeType
- Type
- propertyBag
- IPropertyBag
- errorLog
- Int32