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

Mono.Unix.UnixStream.FileSpecialAttributes Property

Gets or sets the file system entry special attributes.

public FileSpecialAttributes FileSpecialAttributes { set; get; }

Value

A Mono.Unix.FileSpecialAttributes value which contains the file special attributes to use.

Exceptions

TypeReason
ObjectDisposedException The stream has been closed.

Remarks

Callers may need to be the super user (often the root user) to change the file special attributes.

Requirements

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