Back to Devexpress

EnvironmentPolicy.SetEnvironmentVariableEventArgs.ToString() Method

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

latest1.3 KB
Original Source

EnvironmentPolicy.SetEnvironmentVariableEventArgs.ToString() Method

Returns a human-readable representation of the SetEnvironmentVariableEventArgs 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 SetEnvironmentVariableEventArgs object.

|

See Also

EnvironmentPolicy.SetEnvironmentVariableEventArgs Class

EnvironmentPolicy.SetEnvironmentVariableEventArgs Members

DevExpress.Data.Utils Namespace