IPersistPropertyBag.Save(IPropertyBag, Boolean, Boolean) 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:
void Save(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ propertyBag, bool clearDirty, bool saveAllProperties);
public void Save (Microsoft.BizTalk.Component.Interop.IPropertyBag propertyBag, bool clearDirty, bool saveAllProperties);
abstract member Save : Microsoft.BizTalk.Component.Interop.IPropertyBag * bool * bool -> unit
Public Sub Save (propertyBag As IPropertyBag, clearDirty As Boolean, saveAllProperties As Boolean)
Paramètres
- propertyBag
- IPropertyBag
- clearDirty
- Boolean
- saveAllProperties
- Boolean