Android.Content.PM.PackageInfo.LastUpdateTime Property
The time at which the app was last updated.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The time at which the app was last updated. 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