Back to Devexpress

EnvironmentPolicy.GotEnvironmentVariableEventArgs.ToString() Method

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

latest1.3 KB
Original Source

EnvironmentPolicy.GotEnvironmentVariableEventArgs.ToString() Method

Returns a human-readable representation of the GotEnvironmentVariableEventArgs object.

Namespace : DevExpress.Data.Utils

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public override string ToString()
vb
Public Overrides Function ToString As String

Returns

TypeDescription
String

The string representation of the GotEnvironmentVariableEventArgs object.

|

See Also

EnvironmentPolicy.GotEnvironmentVariableEventArgs Class

EnvironmentPolicy.GotEnvironmentVariableEventArgs Members

DevExpress.Data.Utils Namespace