[問題] Pipes跟Windows8.1

看板C_Sharp (C#)作者 (RayFan)時間10年前 (2015/03/23 14:49), 編輯推噓2(203)
留言5則, 3人參與, 最新討論串1/1
事情是這樣的,小弟最近在寫Windows store apps 在傳值的方式採用name pipe的方式, 可是在Windows apps 無法使用,我想請問為什麼不能using System.IO.Pipes; -- Sent from my Android -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 61.220.227.61 ※ 文章網址: https://www.ptt.cc/bbs/C_Sharp/M.1427093386.A.3B6.html

03/23 16:05, , 1F
.net framework 3.5 4 4.5 才有支援喔
03/23 16:05, 1F

03/23 16:14, , 2F
所以,Windows store apps 不是.net framework3.5版本
03/23 16:14, 2F

03/23 16:14, , 3F
以上嗎??都windows8.1了(〒︿〒)
03/23 16:14, 3F

03/23 22:00, , 4F
不能using有另一種可能 您有將該dll加入專案參考麼??
03/23 22:00, 4F

03/23 22:04, , 5F
對不起我耍白了 那是在System.Core.dll 所以應是上述無誤
03/23 22:04, 5F
文章代碼(AID): #1L3xUAEs (C_Sharp)
文章代碼(AID): #1L3xUAEs (C_Sharp)