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.
Windows 8.1 アプリケーションを開発しています。
Windows ランタイム コンポーネント (.winmd) からレジストリを読み書きすることはできますか?
WinRT (8.1/10) アプリケーション タイプからはレジストリにアクセスできません。ただし、データ/設定を保存する場合は、ApplicationData.Current.LocalSettingsAPIを確認してください。
ApplicationData.Current.LocalSettings