Click or drag to resize

ToastRequestShortcutIconFilePath Property

[This is preliminary documentation and is subject to change.]

Icon file path of shortcut (optional)

Namespace:  DesktopToast
Assembly:  DesktopToast (in DesktopToast.dll) Version: 0.7.0.0 (0.7.0.0)
Syntax
public string ShortcutIconFilePath { get; set; }

Property Value

Type: String
Remarks
If not specified, target file path will be used.
See Also