Android.Content.PM.PackageInfo.FirstInstallTime Property
The time at which the app was first installed.

Syntax

[Android.Runtime.Register("firstInstallTime")]
public long FirstInstallTime { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The time at which the app was first installed. Units are as per Java.Lang.JavaSystem.CurrentTimeMillis.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9