System::Diagnostics::ProcessStartInfo::get_EnvironmentVariables Methode

ProcessStartInfo::get_EnvironmentVariables method

Liest Prozess-Umgebungsvariablen.

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

ReturnValue

Process environment variables.

Siehe auch