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 When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Diagnostics.Process --version 4.3.0-preview1-24530-04
Install-Package System.Diagnostics.Process -Version 4.3.0-preview1-24530-04
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.3.0-preview1-24530-04, ) |
| System.Runtime | [4.3.0-preview1-24530-04, ) |
| System.Runtime.Handles | [4.3.0-preview1-24530-04, ) |
| System.Text.Encoding | [4.3.0-preview1-24530-04, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.1.0-preview1-24530-04, ) |
| Microsoft.Win32.Primitives | [4.3.0-preview1-24530-04, ) |
| Microsoft.Win32.Registry | [4.3.0-preview1-24530-04, ) |
| runtime.native.System | [4.3.0-preview1-24530-04, ) |
| System.Collections | [4.3.0-preview1-24530-04, ) |
| System.Diagnostics.Debug | [4.3.0-preview1-24530-04, ) |
| System.Globalization | [4.3.0-preview1-24530-04, ) |
| System.IO | [4.3.0-preview1-24530-04, ) |
| System.IO.FileSystem | [4.3.0-preview1-24530-04, ) |
| System.IO.FileSystem.Primitives | [4.3.0-preview1-24530-04, ) |
| System.Resources.ResourceManager | [4.3.0-preview1-24530-04, ) |
| System.Runtime | [4.3.0-preview1-24530-04, ) |
| System.Runtime.Extensions | [4.3.0-preview1-24530-04, ) |
| System.Runtime.Handles | [4.3.0-preview1-24530-04, ) |
| System.Runtime.InteropServices | [4.3.0-preview1-24530-04, ) |
| System.Text.Encoding | [4.3.0-preview1-24530-04, ) |
| System.Text.Encoding.Extensions | [4.3.0-preview1-24530-04, ) |
| System.Threading | [4.3.0-preview1-24530-04, ) |
| System.Threading.Tasks | [4.3.0-preview1-24530-04, ) |
| System.Threading.Thread | [4.3.0-preview1-24530-04, ) |
| System.Threading.ThreadPool | [4.3.0-preview1-24530-04, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-10-24 16:38:34 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |