Skip to main content
All docs
V24.2

EnvironmentPolicy.PathRequestEventArgs.ToString() Method

Returns a human-readable representation of the ReadCurrentProcessDataEventArgs object.

Namespace: DevExpress.Data.Utils

Assembly: DevExpress.Data.v24.2.dll

Declaration

public override string ToString()

Returns

Type Description
String

The string representation of the ReadCurrentProcessDataEventArgs object.

See Also