System::Diagnostics::ProcessStartInfo::get_EnvironmentVariables método

ProcessStartInfo::get_EnvironmentVariables method

Obtiene las variables de entorno del proceso.

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

ReturnValue

Process environment variables.

Ver también