Java.IO.File.TotalSpace Property
Returns the total size in bytes of the partition containing this path.

Syntax

[get: Android.Runtime.Register("getTotalSpace", "()J", "GetGetTotalSpaceHandler")]
public virtual long TotalSpace { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the total size in bytes of the partition containing this path. Returns 0 if this path does not exist.

[Android Documentation]

Requirements

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