Android.OS.StatFs.BlockCountLong Property
The total number of blocks on the file system.

Syntax

[get: Android.Runtime.Register("getBlockCountLong", "()J", "GetGetBlockCountLongHandler")]
public virtual long BlockCountLong { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The total number of blocks on the file system. This corresponds to the Unix statvfs.f_blocks field.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18