System::Diagnostics::ProcessStartInfo::get_EnvironmentVariables metode

ProcessStartInfo::get_EnvironmentVariables method

Mendapatkan variabel lingkungan proses.

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

ReturnValue

Process environment variables.

Lihat Juga