ApplicationJumpListService.CommandLineArgumentPrefix Property
Gets or sets the prefix of the command line. This is a dependency property.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
String | The prefix of the command line. The default is “/APPLICATION_JUMP_TASK=”. |
See Also