Android.OS.StatFs.BlockSizeLong Property
The size, in bytes, of a block on the file system.

Syntax

[get: Android.Runtime.Register("getBlockSizeLong", "()J", "GetGetBlockSizeLongHandler")]
public virtual long BlockSizeLong { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The size, in bytes, of a block on the file system. This corresponds to the Unix statvfs.f_bsize 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