Click or drag to resize

ToastRequestToastLogoFilePath Property

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

Logo image file path of toast (optional)

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

Property Value

Type: String
Remarks
This file path must be in the following form: "file:///" + full file path
See Also