Android.App.ApplicationAttribute.BackupAgent Property
The type that implements the application's backup agent.

Syntax

public Type BackupAgent { get; set; }

Value

A Type referencing the type to use as the application's Backup Agent.

Remarks

value must be a subclass of Android.App.Backup.BackupAgent.

The BackupAgent property is used to set the //application/@android:backupAgent attribute value.

Requirements

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