Mono Class Library: System.IO Namespace

System.IO.FileOptions Enumeration

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

Remarks

Documentation for this section has not yet been entered.

Members

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

Requirements

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