SecondaryTileData.arguments
public string arguments;
Description 描述
Arguments to be passed for application when secondary tile is activated.
Passed arguments can be accessed via Application.arguments. Note, that arguments are only supported in XAML builds.