PropertyBagHelper.Save(Object, Type, IPropertyBag) 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 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)
Paramètres
- instance
- Object
- attributeType
- Type
- propertyBag
- IPropertyBag