IVersionTracking.IsFirstLaunchForCurrentBuild 属性

定义

获取一个值,该值指示这是否是当前内部版本号的应用首次启动。

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

属性值

适用于