Click or drag to resize

ToastRequestToJsonString Method

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

Converts the request to a JSON string.

Namespace:  DesktopToast
Assembly:  DesktopToast (in DesktopToast.dll) Version: 0.7.0.0 (0.7.0.0)
Syntax
public string ToJsonString()

Return Value

Type: String
Request in JSON format
See Also