次の方法で共有


ConfigProperties.ExtractConfigDom(IPropertyBag) メソッド

定義

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

パラメーター

pConfig
IPropertyBag

戻り値

適用対象