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

Mono.Unix.UnixFileSystemInfo.LastStatusChangeTime Property

Gets or sets the last status change time expressed in local time.

public DateTime LastStatusChangeTime { get; }

See Also

Mono.Unix.Native.Stat.st_ctime
Mono.Unix.Native.Syscall.stat

Value

The last status change time of UnixFileSystemInfo.FullName expressed in the local time.

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