次の方法で共有


ConfigProperties.IfExistsExtractConfigDom(IPropertyBag) メソッド

定義

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

パラメーター

pConfig
IPropertyBag

戻り値

適用対象