Android.App.ApplicationAttribute.RestoreAnyVersion Property
Whether or not the application is prepared to attempt a restore of any backed-up data set, even if the backup was stored by a newer version of the application than is currently installed on the device.

Syntax

public bool RestoreAnyVersion { get; set; }

Value

A bool specifying whether or not the application is prepared to attempt a restore of any backed-up data set, even if the backup was stored by a newer version of the application than is currently installed on the device.

Remarks

The RestoreAnyVersion property is used to set the //application/@android:westoreAnyVersion attribute value.

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0