Back to Devexpress

EnvironmentPolicy.SetEnvironmentVariableEventArgs.Value Property

corelibraries-devexpress-dot-data-dot-utils-dot-environmentpolicy-dot-setenvironmentvariableeventargs-af8a360c.md

latest1.2 KB
Original Source

EnvironmentPolicy.SetEnvironmentVariableEventArgs.Value Property

Gets the value of the environment variable.

Namespace : DevExpress.Data.Utils

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

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

Property Value

TypeDescription
String

The value of the environment variable.

|

See Also

EnvironmentPolicy.SetEnvironmentVariableEventArgs Class

EnvironmentPolicy.SetEnvironmentVariableEventArgs Members

DevExpress.Data.Utils Namespace