Gets the arguments that are passed to the app during its launch activation.
public:
property String^ Arguments {
String^ get ();
}
Type: String
Namespace: Windows.ApplicationModel.Activation
Metadata: windows.winmd
ILaunchActivatedEventArgs Interface