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.
参照
- Typedef SharedPtr
- Class Dictionary
- Class String
- Class ProcessStartInfo
- Namespace System::Diagnostics
- Library Aspose.Page for C++