Android.App.Admin.DevicePolicyManager.WipeExternalStorage Field
Flag for DevicePolicyManager.WipeData(WipeDataFlags): also erase the device's external storage.

Value: 1

Syntax

[Android.Runtime.Register("WIPE_EXTERNAL_STORAGE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.WipeDataFlags enum directly instead of this field.")]
public const WipeDataFlags WipeExternalStorage

Remarks

Flag for DevicePolicyManager.WipeData(WipeDataFlags): also erase the device's external storage.

[Android Documentation]

Requirements

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