Mono Class Library: Overview

Mono.Unix.UnixStream: Property Members

The properties of Mono.Unix.UnixStream are listed below. For a list of all members, see the UnixStream Members list.

See Also: Inherited members from System.IO.Stream

Public Properties

[read-only]
override
CanReadbool. Documentation for this section has not yet been entered.
[read-only]
override
CanSeekbool. Documentation for this section has not yet been entered.
[read-only]
override
CanWritebool. Documentation for this section has not yet been entered.
FileAccessPermissionsFileAccessPermissions. Gets or sets the file system entry access permissions.
FileSpecialAttributesFileSpecialAttributes. Gets or sets the file system entry special attributes.
[read-only]
FileTypeFileTypes. Gets the type of this file system entry.
[read-only]
Handleint. The underlying file descriptor.
[read-only]
override
Lengthlong. Documentation for this section has not yet been entered.
[read-only]
OwnerGroupUnixGroupInfo. Gets information about the owner group.
[read-only]
OwnerGroupIdlong. Gets the owner group id.
[read-only]
OwnerUserUnixUserInfo. Gets information about the owner user.
[read-only]
OwnerUserIdlong. Gets the owner user id.
override
Positionlong. Documentation for this section has not yet been entered.
ProtectionMono.Unix.Native.FilePermissions. Gets or sets the file system entry protection.