Provides the System.Diagnostics.Process class, which allows interaction with local and remote processes. Commonly Used Types: System.Diagnostics.Process System.Diagnostics.ProcessModule System.Diagnostics.ProcessStartInfo System.Diagnostics.ProcessThread
dotnet add package System.Diagnostics.Process --version 4.0.0-beta-22816
Install-Package System.Diagnostics.Process -Version 4.0.0-beta-22816
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.0.10-beta-22816, ) |
| System.Runtime | [4.0.20-beta-22816, ) |
| System.Runtime.Handles | [4.0.0-beta-22816, ) |
| System.Security.SecureString | [4.0.0-beta-22816, ) |
| System.Text.Encoding | [4.0.10-beta-22816, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-04-24 18:02:53 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |