Share via


Manifest.Permission.DeleteCacheFiles Field

Definition

Allows an application to delete cache files.

[Android.Runtime.Register("DELETE_CACHE_FILES")]
public const string DeleteCacheFiles;
[<Android.Runtime.Register("DELETE_CACHE_FILES")>]
val mutable DeleteCacheFiles : string

Field Value

Attributes

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