System.Diagnostics.Process 4.3.0

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.

Microsoft
安装
dotnet add package System.Diagnostics.Process --version 4.3.0
Install-Package System.Diagnostics.Process -Version 4.3.0
依赖
.NETStandard1.3
包名版本要求
System.IO [4.3.0, )
System.Runtime [4.3.0, )
System.Runtime.Handles [4.3.0, )
System.Text.Encoding [4.3.0, )
.NETStandard1.4
包名版本要求
Microsoft.NETCore.Platforms [1.1.0, )
Microsoft.Win32.Primitives [4.3.0, )
Microsoft.Win32.Registry [4.3.0, )
runtime.native.System [4.3.0, )
System.Collections [4.3.0, )
System.Diagnostics.Debug [4.3.0, )
System.Globalization [4.3.0, )
System.IO [4.3.0, )
System.IO.FileSystem [4.3.0, )
System.IO.FileSystem.Primitives [4.3.0, )
System.Resources.ResourceManager [4.3.0, )
System.Runtime [4.3.0, )
System.Runtime.Extensions [4.3.0, )
System.Runtime.Handles [4.3.0, )
System.Runtime.InteropServices [4.3.0, )
System.Text.Encoding [4.3.0, )
System.Text.Encoding.Extensions [4.3.0, )
System.Threading [4.3.0, )
System.Threading.Tasks [4.3.0, )
System.Threading.Thread [4.3.0, )
System.Threading.ThreadPool [4.3.0, )
版本详情
作者Microsoft
发布时间2016-11-15 23:43:12
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770