netcoreapp3.1
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 netcoreapp3.1 | |
Assembly | Microsoft.Win32.Registry , Version=4.1.3.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Requires all:
|
Platform Restrictions | This framework does not have platform annotations. |