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.
WinRT の下に getenv 関数の代用はありますか?
それとも、環境変数にまったくアクセスできないのでしょうか?
WinRT アプリから環境変数を取得することはできないと思います。ただし、アプリにはローカル、ローミング、および一時フォルダーがあり、利用できます。Windows.Storage.ApplicationData.Current には、アプリのフォルダー内のファイルとフォルダーを作成/読み取り/削除するために必要なすべてのルート フォルダーがあります。