Size of the external cache used by the application (i.e., on the SD
card).
Syntax
[Android.Runtime.Register("externalCacheSize")] public longExternalCacheSize { get; set; }
Value
Documentation for this section has not yet been entered.
Remarks
Size of the external cache used by the application (i.e., on the SD
card). If this is a subdirectory of the data directory, this size will be
subtracted out of the external data size.