IVersionTracking.IsFirstLaunchEver Property

Definition

Gets a value indicating whether this is the first time this app has ever been launched on this device.

public:
 property bool IsFirstLaunchEver { bool get(); };
public bool IsFirstLaunchEver { get; }
member this.IsFirstLaunchEver : bool
Public ReadOnly Property IsFirstLaunchEver As Boolean

Property Value

Applies to