简体   繁体   English

如何使用C#WP7访问skydrive其他用户共享的文件夹和文件

[英]how to access skydrive other users shared folders and files using C# WP7

I have been able to play with user's own folders and files in skydrive using C# apis. 我已经能够使用C#API在skydrive中播放用户自己的文件夹和文件。 But I can't figure out how to access other users shared files and folders. 但是我不知道如何访问其他用户共享的文件和文件夹。 I tried to use folder id, url link etc. but no success. 我尝试使用文件夹ID,URL链接等,但未成功。

The answer is hidden in http://msdn.microsoft.com/en-us/library/live/jj680723.aspx under 答案隐藏在http://msdn.microsoft.com/zh-cn/library/live/jj680723.aspx

"Getting a list of SkyDrive objects that are shared with the signed-in user" “获取与登录用户共享的SkyDrive对象的列表”

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM