IVersionTracking.FirstInstalledVersion Property

Definition

Gets the version number of the first version of the app that was installed on this device.

public:
 property System::String ^ FirstInstalledVersion { System::String ^ get(); };
public string? FirstInstalledVersion { get; }
member this.FirstInstalledVersion : string
Public ReadOnly Property FirstInstalledVersion As String

Property Value

Applies to