netcoreapp2.2
namespace Microsoft.Win32.SafeHandles
{
public sealed class SafeRegistryHandle : SafeHandleZeroOrMinusOneIsInvalid
{
public override bool IsInvalid { get; }
}
}
.NET Core | 1.01.12.02.12.23.03.1 |
---|---|
.NET Framework | 4.6 |
.NET Standard | 1.31.41.51.6 |
Information specific to netcoreapp2.2 | |
Assembly | Microsoft.Win32.Registry , Version=4.1.1.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |