Click or drag to resize

ToastRequestToastBody Property

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

Toast body (required for toast)

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

Property Value

Type: String
See Also