 | ToastRequestToastAudio Property |
[This is preliminary documentation and is subject to change.]
Audio type of toast (optional)
Namespace:
DesktopToast
Assembly:
DesktopToast (in DesktopToast.dll) Version: 0.7.0.0 (0.7.0.0)
Syntaxpublic ToastAudio ToastAudio { get; set; }Public Property ToastAudio As ToastAudio
Get
Set
public:
property ToastAudio ToastAudio {
ToastAudio get ();
void set (ToastAudio value);
}member ToastAudio : ToastAudio with get, set
Property Value
Type:
ToastAudio
See Also