Provides base classes, including System.Runtime.InteropServices.CriticalHandle and System.Runtime.InteropServices.SafeHandle, for types that represent operating system handles. Commonly Used Types: System.Runtime.InteropServices.SafeHandle Microsoft.Win32.SafeHandles.SafeWaitHandle System.Runtime.InteropServices.CriticalHandle System.Threading.WaitHandleExtensions System.IO.HandleInheritability When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Runtime.Handles --version 4.0.1
Install-Package System.Runtime.Handles -Version 4.0.1
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.0.1, ) |
| Microsoft.NETCore.Targets | [1.0.1, ) |
| System.Runtime | [4.1.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-06-27 12:23:47 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |