Partager via


ConfigProperties.ExtractConfigDom(IPropertyBag) Méthode

Définition

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

Paramètres

pConfig
IPropertyBag

Retours

S’applique à