簡體   English   中英

C#UWP應用程序錯誤:“'InkStroke'不包含'StrokeStartedTime'的定義”

[英]C# UWP app error: “'InkStroke' does not contain a definition for 'StrokeStartedTime'”

我正在Visual Studios 2015中的C#中制作支持Windows v10.0.10240的UWP應用。 但是,當我嘗試訪問InkStroke類的StrokeStartedTime時,出現標題中列出的錯誤。

StrokeStartedTime屬性是Windows 10 SDK Preview Build 15003 Released中更新的新添加的API。 您可能需要Visual Studio 2017或更高版本,並且UWP應用需要目標為“ Windows 10 Creators Update(10.0; Build 15063) ”或更高版本。 更多詳細信息,請參見上述發行文檔的“ API更新和增補 ”部分。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM