Back to Devexpress

ApplicationJumpListService.DefaultLauncherStorageFolder Property

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

latest1.3 KB
Original Source

ApplicationJumpListService.DefaultLauncherStorageFolder Property

Gets or sets the path to the default launcher storage 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 DefaultLauncherStorageFolder { get; set; }
vb
Public Property DefaultLauncherStorageFolder As String

Property Value

TypeDescription
String

The path to the default launcher storage folder that contains the DevExpress.Mvvm.UI.ApplicationJumpTaskLauncher.exe.

|

See Also

ApplicationJumpListService Class

ApplicationJumpListService Members

DevExpress.Mvvm.UI Namespace