开发者

C# How to get the sync folder of ActiveSync

开发者 https://www.devze.com 2023-02-05 06:54 出处:网络
I\'m not sure about my question so here it goes: In C#, how do I get the location of the sync folder of ActiveSync/Windows Mobile Center?

I'm not sure about my question so here it goes: In C#, how do I get the location of the sync folder of ActiveSync/Windows Mobile Center? so I could programatically read and write files int开发者_JS百科o it.

Thanks :)


you could do it using RAPI, have a look at the OpenNET CF here: http://rapi.codeplex.com/

0

精彩评论

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