开发者

Using c#, how to extract propertybags created in vb6 sent via MSMQ

I have a legacy application written in vb6 which produces MSMQ messages. The body of these MSMQ messages contain PropertyBags.

My question is: how can I, using C#, retrieve the content of these messages created in vb6, containing propertybags and transmitted开发者_如何学Go via MSMQ?

Should I be using ActiveXMessageFormatter?

Thanks in advance for any help.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜