Back to Devexpress

EnvironmentPolicy.GotEnvironmentVariableEventArgs.Name Property

corelibraries-devexpress-dot-data-dot-utils-dot-environmentpolicy-dot-gotenvironmentvariableeventargs.md

latest1.2 KB
Original Source

EnvironmentPolicy.GotEnvironmentVariableEventArgs.Name Property

Gets the environment variable name.

Namespace : DevExpress.Data.Utils

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

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

Property Value

TypeDescription
String

The environment variable name.

|

See Also

EnvironmentPolicy.GotEnvironmentVariableEventArgs Class

EnvironmentPolicy.GotEnvironmentVariableEventArgs Members

DevExpress.Data.Utils Namespace