IVersionTracking.IsFirstLaunchForCurrentVersion Property

Definition

Gets a value indicating if this is the first launch of the app for the current version number.

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

Property Value

Applies to