RegistryAccessPolicy.RegistryOperationBaseEventArgs.Key Property
Gets the requested registry key.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.Desktop.v25.1.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
Declaration
Property Value
Type | Description |
---|---|
String | The registry key. |
See Also