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:

  • You need to build and run on Windows.

  • Requires any:

    • Your project needs to set <UseWindowsForms>True</UseWindowsForms>.

    • Your project needs to set <UseWPF>True</UseWPF>.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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