ApplicationJumpTask.WorkingDirectory Property
Gets or sets the working directory of the application on startup.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
String | The working directory of the application on startup. The default is null. |
See Also