ApplicationAttribute.BackupAgent Property

Definition

The type that implements the application's backup agent.

public Type? BackupAgent { get; set; }
member this.BackupAgent : Type with get, set

Property Value

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

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to