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