Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

WSA.Toast.arguments

public 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.