Back to Devexpress

EnvironmentPolicy.PathEventArgs.ToString() Method

corelibraries-devexpress-dot-data-dot-utils-dot-environmentpolicy-dot-patheventargs-e7e47f83.md

latest1.1 KB
Original Source

EnvironmentPolicy.PathEventArgs.ToString() Method

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

|

See Also

EnvironmentPolicy.PathEventArgs Class

EnvironmentPolicy.PathEventArgs Members

DevExpress.Data.Utils Namespace