Back to Devexpress

RegistryAccessPolicy.ValueEventArgs.Name Property

corelibraries-devexpress-dot-data-dot-utils-dot-registryaccesspolicy-dot-valueeventargs.md

latest1.5 KB
Original Source

RegistryAccessPolicy.ValueEventArgs.Name Property

Gets the name of the value stored in a registry key.

Namespace : DevExpress.Data.Utils

Assembly : DevExpress.Data.Desktop.v25.2.dll

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

Declaration

csharp
public string Name { get; }
vb
Public ReadOnly Property Name As String

Property Value

TypeDescription
String

The name of the value stored in a registry key.

|

See Also

Key

RegistryAccessPolicy.ValueEventArgs Class

RegistryAccessPolicy.ValueEventArgs Members

DevExpress.Data.Utils Namespace