Back to Devexpress

EnvironmentPolicy.SpecialFolderRequestEventArgs.ToString() Method

corelibraries-devexpress-dot-data-dot-utils-dot-environmentpolicy-dot-specialfolderrequesteventargs-2491d30d.md

latest1.3 KB
Original Source

EnvironmentPolicy.SpecialFolderRequestEventArgs.ToString() Method

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

|

See Also

EnvironmentPolicy.SpecialFolderRequestEventArgs Class

EnvironmentPolicy.SpecialFolderRequestEventArgs Members

DevExpress.Data.Utils Namespace