EnvironmentPolicy.PathRequestEventArgs.Path Property
Gets or sets 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