RegistryAccessPolicy.RegistryOperationBaseEventArgs.Hive Property
Gets a registry hive (a logical group of keys, subkeys, and values in the registry).
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.Desktop.v24.2.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Data.Utils.Registry.SafeRegistry.Hive | The registry hive (a logical group of keys, subkeys, and values in the registry). |
See Also