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

Mono.Unix.UnixFileSystemInfo.IsSetGroup Property

Does UnixFileSystemInfo.FileSpecialAttributes include FileSpecialAttributes.SetGroupId?

public bool IsSetGroup { get; }

Value

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

Exceptions

TypeReason
InvalidOperationExceptionUnixFileSystemInfo.FullName doesn't exist.

Remarks

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

Requirements

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