net6.0
namespace System.Diagnostics
{
    [Designer("System.Diagnostics.Design.ProcessDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
    public class Process : Component, IDisposable
    {
        [SupportedOSPlatform("maccatalyst")]
        [UnsupportedOSPlatform("ios")]
        [UnsupportedOSPlatform("tvos")]
        public void Kill(bool entireProcessTree);
    }
}
nuget.org
0.1 %
Reference this API
Upgrade Planner
0.0 %
Reference this API
.NET 5.06.07.08.09.0
.NET Core 3.03.1
Information specific to net6.0
Assembly

System.Diagnostics.Process , Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

The API is automatically referenced.

Platform Restrictions

This API is supported on any platform except for these:

  • iOS
  • tvOS
  • Built-in API
  • Package-provided API

05/11/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙