Partager via


PropertyBagHelper.Save(Object, Type, IPropertyBag) Méthode

Définition

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

S’applique à