System::Diagnostics::ProcessStartInfo::get_EnvironmentVariables method
ProcessStartInfo::get_EnvironmentVariables method
Gets process environment variables.
SharedPtr<System::Collections::Generic::Dictionary<String, String>> System::Diagnostics::ProcessStartInfo::get_EnvironmentVariables() const
ReturnValue
Process environment variables.
See Also
- Typedef SharedPtr
- Class Dictionary
- Class String
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.PDF for C++