【发布时间】:2014-07-20 08:07:39
【问题描述】:
我正在使用
DataTranferManager mgr = DataTransferManager.GetForCurrentView();
但是我遇到了一个异常
{System.NotSupportedException:不支持指定的方法。在 Windows.ApplicationModel.DataTransfer.DataTransferManager.GetForCurrentView() 在 ContactsExporter.MainPage..ctor()} System.Exception {System.NotSupportedException}
Window Phone 8 sdk 真的支持这种方法吗..?
我也在 Windows Phone 8.1 Developer Phone 上对此进行了测试。但是没有用。 任何人都可以建议我该怎么做..
提前致谢。
【问题讨论】:
标签: c# windows-phone-8 file-sharing