标签: c# windows-phone-8 windows-runtime
我正在尝试下载视频,然后将其保存为视频库;然而,它不断抛出异常。
'Windows.Storage.KnownFolders.VideoLibrary' threw an exception of type 'System.UnauthorizedAccessException'
尝试查看here,但我并不是说它是否适用于WP Silverlight 8.1应用程序。