Mono Class Library: System.IO Namespace

System.IO.FileOptions Enumeration

Documentation for this section has not yet been entered. [Edit]
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
public enum FileOptions

Remarks

Documentation for this section has not yet been entered. [Edit]

Members

Member NameDescription
AsynchronousDocumentation for this section has not yet been entered. [Edit]
DeleteOnCloseDocumentation for this section has not yet been entered. [Edit]
EncryptedDocumentation for this section has not yet been entered. [Edit]
NoneDocumentation for this section has not yet been entered. [Edit]
RandomAccessDocumentation for this section has not yet been entered. [Edit]
SequentialScanDocumentation for this section has not yet been entered. [Edit]
WriteThroughDocumentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0