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-23109
Install-Package System.Diagnostics.Process -Version 4.0.0-beta-23109
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0-beta-23109, ) |
| System.IO | [4.0.0-beta-23109, ) |
| System.Security.SecureString | [4.0.0-beta-23109, ) |
| System.Text.Encoding | [4.0.0-beta-23109, ) |
| System.Runtime.Handles | [4.0.0-beta-23109, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20-beta-23109, ) |
| System.Runtime.InteropServices | [4.0.20-beta-23109, ) |
| System.Resources.ResourceManager | [4.0.0-beta-23109, ) |
| System.Runtime.Handles | [4.0.0-beta-23109, ) |
| System.IO.FileSystem | [4.0.0-beta-23109, ) |
| System.Security.SecureString | [4.0.0-beta-23109, ) |
| Microsoft.Win32.Registry | [4.0.0-beta-23109, ) |
| Microsoft.Win32.Primitives | [4.0.0-beta-23109, ) |
| System.IO.FileSystem.Primitives | [4.0.0-beta-23109, ) |
| System.Threading.Thread | [4.0.0-beta-23109, ) |
| System.Text.Encoding | [4.0.10-beta-23109, ) |
| System.IO | [4.0.10-beta-23109, ) |
| System.Threading | [4.0.10-beta-23109, ) |
| System.Collections | [4.0.10-beta-23109, ) |
| System.Threading.Tasks | [4.0.10-beta-23109, ) |
| System.Threading.ThreadPool | [4.0.10-beta-23109, ) |
| System.Globalization | [4.0.10-beta-23109, ) |
| System.Text.Encoding.Extensions | [4.0.10-beta-23109, ) |
| System.Runtime.Extensions | [4.0.10-beta-23109, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-07-27 16:53:31 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |