IVersionTracking.IsFirstLaunchForCurrentBuild Property

Definition

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

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

Property Value

Applies to