Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

WSA.Toast.arguments

var arguments: string;

Description

Arguments to be passed for application when toast notification is activated.

Passed arguments can be accessed via WSA.Application.arguments. Note, that arguments are only supported in XAML builds.