Edit

Share via


SystemInformation.IsAppUpdated Property

Definition

Gets a value indicating whether the app is being used for the first time since being upgraded from an older version. Use this to tell if you should display details about what has changed.

public bool IsAppUpdated { get; }
member this.IsAppUpdated : bool
Public ReadOnly Property IsAppUpdated As Boolean

Property Value

Applies to