ConfigProperties.ExtractConfigDom(IPropertyBag) 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:
static System::Xml::XmlDocument ^ ExtractConfigDom(Microsoft::BizTalk::Component::Interop::IPropertyBag ^ pConfig);
public static System.Xml.XmlDocument ExtractConfigDom (Microsoft.BizTalk.Component.Interop.IPropertyBag pConfig);
static member ExtractConfigDom : Microsoft.BizTalk.Component.Interop.IPropertyBag -> System.Xml.XmlDocument
Public Shared Function ExtractConfigDom (pConfig As IPropertyBag) As XmlDocument
Parameters
- pConfig
- IPropertyBag