共用方式為


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

傳回

適用於