c#-无法引用UWP Windows.Devices.Portable 发布时间:2023/11/16 在我的UWP应用中,我试图访问便携式设备(MTP,PTP)存储. 在以下问题中,OP使用了Windows.Devices.Portable命名空间,没有出现问题. Here. 但就我而言: Windows.Devices不包含Portable类解决方法:我设法弄清楚了.命名空间Windows.Devices.Portable位于UWP的Windows桌面扩展中. 因此,您所需要做的就是引用扩展名.