PipelineUtil.CopyPropertyBag(IBasePropertyBag, IBaseMessageFactory) 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 Microsoft::BizTalk::Message::Interop::IBasePropertyBag ^ CopyPropertyBag(Microsoft::BizTalk::Message::Interop::IBasePropertyBag ^ inPropBag, Microsoft::BizTalk::Message::Interop::IBaseMessageFactory ^ factory);
public static Microsoft.BizTalk.Message.Interop.IBasePropertyBag CopyPropertyBag (Microsoft.BizTalk.Message.Interop.IBasePropertyBag inPropBag, Microsoft.BizTalk.Message.Interop.IBaseMessageFactory factory);
static member CopyPropertyBag : Microsoft.BizTalk.Message.Interop.IBasePropertyBag * Microsoft.BizTalk.Message.Interop.IBaseMessageFactory -> Microsoft.BizTalk.Message.Interop.IBasePropertyBag
Public Shared Function CopyPropertyBag (inPropBag As IBasePropertyBag, factory As IBaseMessageFactory) As IBasePropertyBag
Paramètres
- inPropBag
- IBasePropertyBag
- factory
- IBaseMessageFactory