Back to Devexpress

EnvironmentPolicy.GettingEnvironmentVariableRequestEventArgs.Name Property

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

latest1.3 KB
Original Source

EnvironmentPolicy.GettingEnvironmentVariableRequestEventArgs.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

GettingVariable

EnvironmentPolicy.GettingEnvironmentVariableRequestEventArgs Class

EnvironmentPolicy.GettingEnvironmentVariableRequestEventArgs Members

DevExpress.Data.Utils Namespace