gpt4 book ai didi

c# - 不知道如何使用 ms-appx (wp8) 引用我项目中的文件

转载 作者:行者123 更新时间:2023-11-30 16:16:01 25 4
gpt4 key购买 nike

我想在我的项目中引用一个语法文件(Rootfile->名为grammar的文件夹->名为NumbersGrammar的文件)我使用了这行代码但是它告诉我0x80070002错误(系统找不到指定的文件) :

Uri Numbers = new Uri("ms-appx:///Grammar/NumbersGrammar.grxml",UriKind.Absolute);

最佳答案

确保文件存在于指定位置,并且它的 Build Action 属性设置为 Content:

enter image description here

关于c# - 不知道如何使用 ms-appx (wp8) 引用我项目中的文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18839454/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com