次の方法で共有


IVersionTracking.IsFirstLaunchForCurrentBuild プロパティ

定義

これが現在のビルド番号のアプリの最初の起動であるかどうかを示す値を取得します。

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

プロパティ値

適用対象