Back to Devexpress

EnvironmentPolicy.PathRequestEventArgs.ToString() Method

corelibraries-devexpress-dot-data-dot-utils-dot-environmentpolicy-dot-pathrequesteventargs-d73f5638.md

latest1.2 KB
Original Source

EnvironmentPolicy.PathRequestEventArgs.ToString() Method

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

|

See Also

EnvironmentPolicy.PathRequestEventArgs Class

EnvironmentPolicy.PathRequestEventArgs Members

DevExpress.Data.Utils Namespace