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

Mono.Unix.UnixFileSystemInfo.IsSetUser Property

Does UnixFileSystemInfo.FileSpecialAttributes include FileSpecialAttributes.SetUserId?

public bool IsSetUser { get; }

Value

A bool indicating whether or not UnixFileSystemInfo.FileSpecialAttributes includes FileSpecialAttributes.SetUserId.

Exceptions

TypeReason
InvalidOperationExceptionUnixFileSystemInfo.FullName doesn't exist.

Remarks

This is equivalent to comparing UnixFileSystemInfo.FileSpecialAttributes with FileSpecialAttributes.SetUserId.

Requirements

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