Back to Devexpress

ApplicationJumpListService.IconStorageFolder Property

wpf-devexpress-dot-mvvm-dot-ui-dot-applicationjumplistservice-7e373d6e.md

latest1.1 KB
Original Source

ApplicationJumpListService.IconStorageFolder Property

Gets or sets the path to the default icons storage folder.

Namespace : DevExpress.Mvvm.UI

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
String

The path to the default icons storage folder.

|

See Also

ApplicationJumpListService Class

ApplicationJumpListService Members

DevExpress.Mvvm.UI Namespace