BTXXlangStore.BTContext2XmlQNameTable(IBTMessage) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::XLANGs::Core::XmlQNameTable ^ BTContext2XmlQNameTable(Microsoft::BizTalk::Agent::Interop::IBTMessage ^ btMsg);
public Microsoft.XLANGs.Core.XmlQNameTable BTContext2XmlQNameTable (Microsoft.BizTalk.Agent.Interop.IBTMessage btMsg);
member this.BTContext2XmlQNameTable : Microsoft.BizTalk.Agent.Interop.IBTMessage -> Microsoft.XLANGs.Core.XmlQNameTable
Public Function BTContext2XmlQNameTable (btMsg As IBTMessage) As XmlQNameTable
Parameters
- btMsg
- Microsoft.BizTalk.Agent.Interop.IBTMessage