這個
要在 Visual Studio 中除錯類別庫,必須在“除錯”>“選項”選單下禁用“僅我的代碼”。在 Debugging > General 節點中,清除 Enable Just My Code 復選框:
請查看此鏈接以獲取完整的除錯教程:鏈接
uj5u.com熱心網友回復:
您不能在 xamarin.ios 專案中除錯 C ,它不受支持,并且已由 Microsoft 的開發團隊確認。
可能的解決方案是在您的 xcode 應用程式中混合使用 objectiv-C 和 C 代碼。
否則您將無法除錯本機代碼。
幫助參考:
在 xamarin 中使用本機庫
轉載請註明出處,本文鏈接:https://www.uj5u.com/shujuku/363361.html
標籤:C# C 调试 沙马林 xamarin.forms
上一篇:XamarinMediaManager暫停/恢復直播
下一篇:執行緒“main”中的例外java.lang.IllegalStateException:ThedriverexecutablemustexisterrorusingSeleniumChromeDri
