EnvironmentPolicy.PathEventArgs.Path Property
Gets the path of the current working directory.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | The directory path. |
See Also