Skip to main content
All docs
V24.1

RegistryAccessPolicy.RegistryOperationBaseEventArgs.Hive Property

Namespace: DevExpress.Data.Utils

Assembly: DevExpress.Data.Desktop.v24.1.dll

NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design

Declaration

public SafeRegistry.Hive Hive { get; }

Property Value

Type
DevExpress.Data.Utils.Registry.SafeRegistry.Hive
See Also