共用方式為


IVersionTracking.IsFirstLaunchForCurrentBuild 屬性

定義

取得值,指出這是否為目前組建編號的第一次啟動應用程式。

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

屬性值

適用於