Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アプリをリセットするかどうかをユーザーに尋ねるユーザー設定があります。ユーザーが [リセット] をクリックしたときに、ローカル フォルダー内のすべてのデータを消去する必要がありますか? 私のローカル フォルダには多くのサブ フォルダがあります。手間をかけずにローカルフォルダーの内容を削除する削除機能を探していましたか? DeleteAsync?
DeleteAsync
ありがとう
ここで提案されているヘルパー クラスを使用できます。
LocalFolder と LocalSettings の管理に非常に便利です。