Mono Class Library: Mono.Unix.UnixFileSystemInfo Overview | Members

Mono.Unix.UnixFileSystemInfo.BlocksAllocated Property

Gets the number of file system blocks used by this file system entry.

public long BlocksAllocated { get; }

See Also

Mono.Unix.Native.Stat.st_blocks
Mono.Unix.Native.Syscall.stat

Value

A long containing the number of file system blocks used by this file system entry.

Exceptions

TypeReason
InvalidOperationExceptionUnixFileSystemInfo.FullName doesn't exist.

Remarks

Requirements

Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0