Przeczytaj w języku angielskim Edytuj

Udostępnij za pośrednictwem


RegistryKey.View Property

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Gets the view that was used to create the registry key.

C#
public Microsoft.Win32.RegistryView View { get; }
C#
[System.Runtime.InteropServices.ComVisible(false)]
public Microsoft.Win32.RegistryView View { get; }

Property Value

The view that was used to create the registry key.

-or-

Default, if no view was used.

Attributes

Remarks

On the 64-bit versions of Windows, portions of the registry are stored separately for 32-bit and 64-bit applications. There is a 32-bit view for 32-bit applications and a 64-bit view for 64-bit applications.

Do not assume that the view always corresponds to the actual view of the RegistryKey.

Applies to

Produkt Wersje
.NET Core 1.0, Core 1.1, 6, 7, 8, 9, 10
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0 (package-provided)
Windows Desktop 3.0, 3.1, 5