Back to Devexpress

ApplicationJumpListService.CustomLauncherPath Property

wpf-devexpress-dot-mvvm-dot-ui-dot-applicationjumplistservice-23391363.md

latest1.2 KB
Original Source

ApplicationJumpListService.CustomLauncherPath Property

Gets or sets the path to the folder that contains the DevExpress.Mvvm.UI.ApplicationJumpTaskLauncher.exe.

Namespace : DevExpress.Mvvm.UI

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public string CustomLauncherPath { get; set; }
vb
Public Property CustomLauncherPath As String

Property Value

TypeDescription
String

A Systems.String value specifying the path to the folder that contains the DevExpress.Mvvm.UI.ApplicationJumpTaskLauncher.exe.

|

See Also

ApplicationJumpListService Class

ApplicationJumpListService Members

DevExpress.Mvvm.UI Namespace