Share via


ConfigProperties.IfExistsExtractConfigDom(IPropertyBag) Method

Definition

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

Returns

Applies to