IBTMFactory.CreatePropertyBag Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::BizTalk::Component::Interop::IPropertyBag ^ CreatePropertyBag();
public Microsoft.BizTalk.Component.Interop.IPropertyBag CreatePropertyBag ();
abstract member CreatePropertyBag : unit -> Microsoft.BizTalk.Component.Interop.IPropertyBag
Public Function CreatePropertyBag () As IPropertyBag