다음을 통해 공유


IVersionTracking.IsFirstLaunchForCurrentBuild 속성

정의

현재 빌드 번호에 대한 앱의 첫 번째 시작인지 여부를 나타내는 값을 가져옵니다.

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

속성 값

적용 대상