共用方式為


VersionTracking.IsFirstLaunchForCurrentVersion Property

Definition

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

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

Property Value

Applies to