ILaunchActivatedEventArgs.Arguments Property

Gets the arguments that are passed to the app during its launch activation.

Syntax

public:
property String^ Arguments {
         String^ get ();
}  

Property value

Type: String 

  The list of arguments.

Requirements

Namespace: Windows.ApplicationModel.Activation

Metadata: windows.winmd

See also

Reference

ILaunchActivatedEventArgs Interface

ILaunchActivatedEventArgs Members

Windows.ApplicationModel.Activation Namespace