Java.IO.FileOutputStream: Property Members

The properties of Java.IO.FileOutputStream are listed below. For a list of all members, see the FileOutputStream Members list.

See Also: Inherited members from Java.IO.OutputStream

Public Properties

[read-only]
ChannelJava.Nio.Channels.FileChannel. Returns a write-only Java.Nio.Channels.FileChannel that shares its position with this stream.
[read-only]
FDFileDescriptor. Returns the underlying file descriptor.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.