Back to Devexpress

EnvironmentPolicy.PathEventArgs.Path Property

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

latest1.1 KB
Original Source

EnvironmentPolicy.PathEventArgs.Path Property

Gets the path of the current working directory.

Namespace : DevExpress.Data.Utils

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public string Path { get; }
vb
Public ReadOnly Property Path As String

Property Value

TypeDescription
String

The directory path.

|

See Also

EnvironmentPolicy.PathEventArgs Class

EnvironmentPolicy.PathEventArgs Members

DevExpress.Data.Utils Namespace