System::Diagnostics::ProcessStartInfo::get_EnvironmentVariables メソッド

ProcessStartInfo::get_EnvironmentVariables method

プロセスの環境変数を取得します。

SharedPtr<System::Collections::Generic::Dictionary<String, String>> System::Diagnostics::ProcessStartInfo::get_EnvironmentVariables() const

ReturnValue

Process environment variables.

参照