System.IO.FileShare.None Field

Declines sharing of the current file. Any request to open the file (by this process or another process) will fail until the file is closed.

Value: None

Syntax

FileShare None

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0