ILaunchActivatedEventArgs.TileId Property

Gets the ID of the source that was invoked to launch the application.

Syntax

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

Property value

Type: String 

  The ID of the tile.

Requirements

Namespace: Windows.ApplicationModel.Activation

Metadata: windows.winmd

See also

Reference

ILaunchActivatedEventArgs Interface

ILaunchActivatedEventArgs Members

Windows.ApplicationModel.Activation Namespace