PropertyBagHelper.Save(Object, Type, IPropertyBag) 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 Save(System::Object ^ instance, Type ^ attributeType, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ propertyBag);
public static void Save (object instance, Type attributeType, Microsoft.BizTalk.Component.Interop.IPropertyBag propertyBag);
static member Save : obj * Type * Microsoft.BizTalk.Component.Interop.IPropertyBag -> unit
Public Shared Sub Save (instance As Object, attributeType As Type, propertyBag As IPropertyBag)
Parametri
- instance
- Object
- attributeType
- Type
- propertyBag
- IPropertyBag